RadioButtonHandler.Mapper Field

Definition

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

Field Value

Applies to