UIViewController.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

속성 값

현재 포커스 환경이 포함된 Tohe 포커스 환경입니다.

특성

적용 대상