RadioButtonHandler
CommandMapper
Mapper
RadioButtonHandler()
RadioButtonHandler(IPropertyMapper)
RadioButtonHandler(IPropertyMapper, CommandMapper)
ConnectHandler(RadioButton)
CreatePlatformView()
DisconnectHandler(RadioButton)
MapBackground(IRadioButtonHandler, IRadioButton)
MapCharacterSpacing(IRadioButtonHandler, ITextStyle)
MapContent(IRadioButtonHandler, IContentView)
MapContent(IRadioButtonHandler, IRadioButton)
MapCornerRadius(IRadioButtonHandler, IRadioButton)
MapFont(IRadioButtonHandler, ITextStyle)
MapIsChecked(IRadioButtonHandler, IRadioButton)
MapStrokeColor(IRadioButtonHandler, IRadioButton)
MapStrokeThickness(IRadioButtonHandler, IRadioButton)
MapTextColor(IRadioButtonHandler, ITextStyle)
SetVirtualView(IView)
net6.0
namespace Microsoft.Maui.Handlers
{
public class RadioButtonHandler : ViewHandler<IRadioButton!, object!>, IRadioButtonHandler, IElementHandler, IViewHandler
{
public static void MapCharacterSpacing(IRadioButtonHandler! handler, ITextStyle! textStyle);
}
}
| .NET | 6.07.0 |
|---|---|
Information specific to net6.0 | |
| Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
| Referencing | Requires all:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API