UIScreen.SupportsFocus 属性

定义

获取一个布尔值,该值控制屏幕是否支持焦点输入。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SupportsFocus { [Foundation.Export("supportsFocus")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SupportsFocus : bool

属性值

属性

适用于