LabelHandler.Mapper Field

Definition

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

Field Value

Applies to