Share via


MenuFlyoutSubItemHandler.CommandMapper Field

Definition

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

Field Value

Applies to