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

속성 값

구현

특성

적용 대상