PickerHandler.Mapper Field

Definition

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

Field Value

Applies to