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

プロパティ値

親フォーカス環境。

属性

適用対象