IUIAutomationCustomNavigationPattern interface (uiautomationclient.h)

Exposes a method to support access by a Microsoft UI Automation client to controls that support a custom navigation order.

Inheritance

The IUIAutomationCustomNavigationPattern interface inherits from the IUnknown interface. IUIAutomationCustomNavigationPattern also has these types of members:

Methods

The IUIAutomationCustomNavigationPattern interface has these methods.

 
IUIAutomationCustomNavigationPattern::Navigate

Gets the next element in the specified direction within the logical UI tree.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header uiautomationclient.h (include UIAutomation.h)

See also

NavigateDirection