Share via


IUIFocusEnvironment.PreferredFocusEnvironments Property

Definition

Gets the list of focus environments, ordered by priority, that the environment prefers when updating the focus.

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

Property Value

Attributes

Applies to