FlyoutViewHandler.MapDetail(IFlyoutViewHandler, IFlyoutView) Method

Definition

public:
 static void MapDetail(Microsoft::Maui::Handlers::IFlyoutViewHandler ^ handler, Microsoft::Maui::IFlyoutView ^ flyoutView);
public static void MapDetail(Microsoft.Maui.Handlers.IFlyoutViewHandler handler, Microsoft.Maui.IFlyoutView flyoutView);
static member MapDetail : Microsoft.Maui.Handlers.IFlyoutViewHandler * Microsoft.Maui.IFlyoutView -> unit
Public Shared Sub MapDetail (handler As IFlyoutViewHandler, flyoutView As IFlyoutView)

Parameters

flyoutView
IFlyoutView

Applies to