NavigationViewHandler.INavigationViewHandler.VirtualView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
property Microsoft::Maui::IStackNavigationView ^ Microsoft::Maui::Handlers::INavigationViewHandler::VirtualView { Microsoft::Maui::IStackNavigationView ^ get(); };
Microsoft.Maui.IStackNavigationView Microsoft.Maui.Handlers.INavigationViewHandler.VirtualView { get; }
member this.Microsoft.Maui.Handlers.INavigationViewHandler.VirtualView : Microsoft.Maui.IStackNavigationView
ReadOnly Property VirtualView As IStackNavigationView Implements INavigationViewHandler.VirtualView