Freigeben über


NavigableElement.NavigationProxy Eigenschaft

Definition

Ruft die Umwandlung von Navigation in ein NavigationProxy.

public:
 property Microsoft::Maui::Controls::Internals::NavigationProxy ^ NavigationProxy { Microsoft::Maui::Controls::Internals::NavigationProxy ^ get(); };
public Microsoft.Maui.Controls.Internals.NavigationProxy NavigationProxy { get; }
member this.NavigationProxy : Microsoft.Maui.Controls.Internals.NavigationProxy
Public ReadOnly Property NavigationProxy As NavigationProxy

Eigenschaftswert

Implementiert

Hinweise

Bestimmt, ob das Element Proxynavigationsaufrufe sendet.

Für die interne Verwendung durch .NET MAUI.

Gilt für: