UIFocusEnvironment_Extensions.GetFocusItemContainer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.