UIFocusEnvironment_Extensions.GetParentFocusEnvironment 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 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.