IUIFocusEnvironment.PreferredFocusedView Property

Definition

If not null, indicates the child UIView that should receive focus by default.

[Foundation.Preserve(Conditional=true)]
public UIKit.UIView PreferredFocusedView { [Foundation.Export("preferredFocusedView", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.PreferredFocusedView : UIKit.UIView

Property Value

Attributes

Applies to