SliderHandler.Mapper Field

Definition

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

Field Value

Applies to