ImageButtonHandler 클래스

정의

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

생성자

ImageButtonHandler()
ImageButtonHandler(IPropertyMapper)
ImageButtonHandler(IPropertyMapper, CommandMapper)

필드

CommandMapper
ImageMapper
Mapper

속성

ContainerView

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

(다음에서 상속됨 ViewHandler)
HasContainer

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

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

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

(다음에서 상속됨 ViewHandler)
PlatformView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)
Services (다음에서 상속됨 ElementHandler)
SourceLoader
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)
MapCornerRadius(IImageButtonHandler, IButtonStroke)
MapPadding(IImageButtonHandler, IImageButton)
MapStrokeColor(IImageButtonHandler, IButtonStroke)
MapStrokeThickness(IImageButtonHandler, IButtonStroke)
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>)
IImageButtonHandler.PlatformView
IImageButtonHandler.VirtualView
IImageHandler.PlatformView
IImageHandler.SourceLoader
IImageHandler.VirtualView
IViewHandler.ContainerView (다음에서 상속됨 ViewHandler)
IViewHandler.VirtualView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)

적용 대상