SwitchHandler.Mapper Field

Definition

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

Field Value

Applies to