Share via


NavigationRequest.NavigationStack Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Maui::IView ^> ^ NavigationStack { System::Collections::Generic::IReadOnlyList<Microsoft::Maui::IView ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Maui.IView> NavigationStack { get; }
member this.NavigationStack : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.IView>
Public ReadOnly Property NavigationStack As IReadOnlyList(Of IView)

Property Value

Applies to