Freigeben über


ICustomNavigationProvider.NavigateCustom Methode

Definition

Ruft das nächste Element in der angegebenen Richtung innerhalb der logischen UI-Struktur ab.

public:
 Platform::Object ^ NavigateCustom(AutomationNavigationDirection direction);
IInspectable NavigateCustom(AutomationNavigationDirection const& direction);
public object NavigateCustom(AutomationNavigationDirection direction);
function navigateCustom(direction)
Public Function NavigateCustom (direction As AutomationNavigationDirection) As Object

Parameter

direction
AutomationNavigationDirection

Die angegebene Richtung.

Gibt zurück

Object

Platform::Object

IInspectable

Das nächste Element.

Gilt für: