RadioButton.ControlsRadioButtonMapper Поле
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
Use RadioButtonHandler.Mapper instead.
public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::Controls::RadioButton ^, Microsoft::Maui::Handlers::RadioButtonHandler ^> ^ ControlsRadioButtonMapper;
[System.Obsolete("Use RadioButtonHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.Controls.RadioButton,Microsoft.Maui.Handlers.RadioButtonHandler> ControlsRadioButtonMapper;
[<System.Obsolete("Use RadioButtonHandler.Mapper instead.")>]
staticval mutable ControlsRadioButtonMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.Controls.RadioButton, Microsoft.Maui.Handlers.RadioButtonHandler>
Public Shared ControlsRadioButtonMapper As IPropertyMapper(Of RadioButton, RadioButtonHandler)
Значение поля
- Атрибуты
Применяется к
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.