Share via


RadioButtonHandler 클래스

정의

public ref class RadioButtonHandler : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IRadioButton ^, System::Object ^>, Microsoft::Maui::Handlers::IRadioButtonHandler
public class RadioButtonHandler : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IRadioButton,object>, Microsoft.Maui.Handlers.IRadioButtonHandler
type RadioButtonHandler = class
    inherit ViewHandler<IRadioButton, obj>
    interface IRadioButtonHandler
    interface IViewHandler
    interface IElementHandler
Public Class RadioButtonHandler
Inherits ViewHandler(Of IRadioButton, Object)
Implements IRadioButtonHandler
상속
구현

생성자

RadioButtonHandler()
RadioButtonHandler(IPropertyMapper)
RadioButtonHandler(IPropertyMapper, CommandMapper)

필드

CommandMapper
Mapper

속성

ContainerView

의 컨테이너 역할을 하는 뷰를 PlatformView가져옵니다.

(다음에서 상속됨 ViewHandler)
HasContainer

가 뷰 내에 포함되어 있는지 여부를 PlatformView 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 ViewHandler)
MauiContext (다음에서 상속됨 ElementHandler)
NeedsContainer

에 컨테이너 뷰가 필요한지 VirtualView 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ViewHandler)
PlatformView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
Services (다음에서 상속됨 ElementHandler)
VirtualView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)

메서드

ConnectHandler(TPlatformView) (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
CreatePlatformView()
DisconnectHandler(TPlatformView) (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
GetDesiredSize(Double, Double) (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
Invoke(String, Object) (다음에서 상속됨 ElementHandler)
MapBackground(IRadioButtonHandler, IRadioButton)
MapCharacterSpacing(IRadioButtonHandler, ITextStyle)
MapContent(IRadioButtonHandler, IRadioButton)
MapCornerRadius(IRadioButtonHandler, IRadioButton)
MapFont(IRadioButtonHandler, ITextStyle)
MapIsChecked(IRadioButtonHandler, IRadioButton)
MapStrokeColor(IRadioButtonHandler, IRadioButton)
MapStrokeThickness(IRadioButtonHandler, IRadioButton)
MapTextColor(IRadioButtonHandler, ITextStyle)
PlatformArrange(Rect) (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
RemoveContainer() (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
SetMauiContext(IMauiContext) (다음에서 상속됨 ElementHandler)
SetupContainer() (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
SetVirtualView(IElement) (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
SetVirtualView(IView) (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
UpdateValue(String) (다음에서 상속됨 ElementHandler)

명시적 인터페이스 구현

IElementHandler.DisconnectHandler() (다음에서 상속됨 ElementHandler)
IElementHandler.PlatformView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
IRadioButtonHandler.PlatformView
IRadioButtonHandler.VirtualView
IViewHandler.ContainerView (다음에서 상속됨 ViewHandler)
IViewHandler.VirtualView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)

적용 대상