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)
net7.0
namespace Microsoft.Maui.Handlers
{
public class RadioButtonHandler : ViewHandler<IRadioButton!, object!>, IRadioButtonHandler, IElementHandler, IViewHandler
{
public static IPropertyMapper<IRadioButton!, IRadioButtonHandler!>! Mapper;
}
}
nuget.org | 0.0 % Reference this API 0.0 % Read field 0.0 % Write field |
---|---|
.NET | 6.07.0 |
Information specific to net7.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