UIFocusEnvironment_Extensions.GetPreferredFocusEnvironments Method

Definition

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

public static UIKit.IUIFocusEnvironment[] GetPreferredFocusEnvironments (this UIKit.IUIFocusEnvironment This);
static member GetPreferredFocusEnvironments : UIKit.IUIFocusEnvironment -> UIKit.IUIFocusEnvironment[]

Parameters

This
IUIFocusEnvironment

The focus environment on which this method operates.

Returns

Applies to