UIView.ParentFocusEnvironment 속성

정의

부모 포커스 환경을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUIFocusEnvironment ParentFocusEnvironment { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("parentFocusEnvironment", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.ParentFocusEnvironment : UIKit.IUIFocusEnvironment

속성 값

부모 포커스 환경입니다.

특성

적용 대상