TimePickerHandler.Mapper Field

Definition

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

Field Value

Applies to