FlyoutViewHandler.CommandMapper Field

Definition

public: static Microsoft::Maui::CommandMapper<Microsoft::Maui::IFlyoutView ^, Microsoft::Maui::Handlers::IFlyoutViewHandler ^> ^ CommandMapper;
public static Microsoft.Maui.CommandMapper<Microsoft.Maui.IFlyoutView,Microsoft.Maui.Handlers.IFlyoutViewHandler> CommandMapper;
 staticval mutable CommandMapper : Microsoft.Maui.CommandMapper<Microsoft.Maui.IFlyoutView, Microsoft.Maui.Handlers.IFlyoutViewHandler>
Public Shared CommandMapper As CommandMapper(Of IFlyoutView, IFlyoutViewHandler) 

Field Value

Applies to