次の方法で共有


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

プロパティ値

属性

適用対象