Share via


IUIFocusEnvironment.ParentFocusEnvironment Property

Definition

Gets the parent focus environment.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUIFocusEnvironment? ParentFocusEnvironment { [Foundation.Export("parentFocusEnvironment", ObjCRuntime.ArgumentSemantic.Weak)] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("parentFocusEnvironment", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.ParentFocusEnvironment : UIKit.IUIFocusEnvironment

Property Value

The parent focus environment.

Attributes

Applies to