UIScreen.SupportsFocus Property

Definition

Gets a Boolean value that controls whether the screen supports focus input.

[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

Property Value

Attributes

Applies to