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

属性值

实现

属性

适用于