Share via


UIFocusEnvironment_Extensions.GetPreferredFocusedView Method

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIView GetPreferredFocusedView(this UIKit.IUIFocusEnvironment This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetPreferredFocusedView : UIKit.IUIFocusEnvironment -> UIKit.UIView

Parameters

Returns

Attributes

Applies to