MenuFlyoutSubItemHandler.Mapper Field

Definition

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

Field Value

Applies to