UIFocusEnvironment_Extensions Class

Definition

Extension methods for the IUIFocusEnvironment protocol.

public static class UIFocusEnvironment_Extensions
type UIFocusEnvironment_Extensions = class
Inheritance
UIFocusEnvironment_Extensions

Methods

GetFocusItemContainer(IUIFocusEnvironment)

Gets the focus container for the environment.

GetParentFocusEnvironment(IUIFocusEnvironment)

Gets the parent focus environment.

GetPreferredFocusEnvironments(IUIFocusEnvironment)

Gets the list of focus environments, ordered by priority, that the environment prefers when updating the focus.

Applies to