UIFocusEnvironment_Extensions.GetFocusItemContainer Method
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
- This
- IUIFocusEnvironment
The instance on which this method operates.