共用方式為


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

屬性值

實作

屬性

適用於