DatePickerHandler.Mapper Field

Definition

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

Field Value

Applies to