NavigableElement.Navigation Proprietà

Definizione

Ottiene l'oggetto responsabile della gestione dello spostamento basato su stack.

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

Valore della proprietà

Commenti

Esegue l'associazione NavigationPropertyBindablePropertya .

Si applica a