GroupableItemsViewHandler<TItemsView>.GroupableItemsViewMapper Field

Definition

public: static Microsoft::Maui::PropertyMapper<TItemsView, Microsoft::Maui::Controls::Handlers::Items::GroupableItemsViewHandler<TItemsView> ^> ^ GroupableItemsViewMapper;
public static Microsoft.Maui.PropertyMapper<TItemsView,Microsoft.Maui.Controls.Handlers.Items.GroupableItemsViewHandler<TItemsView>> GroupableItemsViewMapper;
 staticval mutable GroupableItemsViewMapper : Microsoft.Maui.PropertyMapper<'ItemsView, Microsoft.Maui.Controls.Handlers.Items.GroupableItemsViewHandler<'ItemsView> (requires 'ItemsView :> Microsoft.Maui.Controls.GroupableItemsView)>
Public Shared GroupableItemsViewMapper As PropertyMapper(Of TItemsView, GroupableItemsViewHandler(Of TItemsView)) 

Field Value

PropertyMapper<TItemsView,GroupableItemsViewHandler<TItemsView>>

Applies to