UIFocusEnvironment_Extensions.GetFocusItemContainer Method

Definition

Gets the focus container for the environment.

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

Parameters

This
IUIFocusEnvironment

The instance on which this method operates.

Returns

Applies to