SwitchHandler.CommandMapper Field

Definition

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

Field Value

Applies to