共用方式為


UIView.Focused 屬性

定義

UIView是否為焦點檢視。

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

屬性值

屬性

適用於