UIFocusEnvironment_Extensions.GetParentFocusEnvironment Method

Definition

Gets the parent focus environment.

public static UIKit.IUIFocusEnvironment GetParentFocusEnvironment (this UIKit.IUIFocusEnvironment This);
static member GetParentFocusEnvironment : UIKit.IUIFocusEnvironment -> UIKit.IUIFocusEnvironment

Parameters

This
IUIFocusEnvironment

The instance on which this method operates.

Returns

Applies to