FlyoutViewHandler.IFlyoutViewHandler.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::IFlyoutView ^ Microsoft::Maui::Handlers::IFlyoutViewHandler::VirtualView { Microsoft::Maui::IFlyoutView ^ get(); };
Microsoft.Maui.IFlyoutView Microsoft.Maui.Handlers.IFlyoutViewHandler.VirtualView { get; }
member this.Microsoft.Maui.Handlers.IFlyoutViewHandler.VirtualView : Microsoft.Maui.IFlyoutView
ReadOnly Property VirtualView As IFlyoutView Implements IFlyoutViewHandler.VirtualView