MenuFlyoutItemHandler.CommandMapper Field

Definition

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

Field Value

Applies to