UIView.CanBecomeFocused プロパティ

定義

これが UIView フォーカスされたビューにすることができるかどうか。

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

プロパティ値

実装

属性

適用対象