SwipeViewHandler 클래스

정의

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

생성자

SwipeViewHandler()
SwipeViewHandler(IPropertyMapper)
SwipeViewHandler(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)
MapBottomItems(ISwipeViewHandler, ISwipeView)
MapContent(ISwipeViewHandler, ISwipeView)
MapLeftItems(ISwipeViewHandler, ISwipeView)
MapRequestClose(ISwipeViewHandler, ISwipeView, Object)
MapRequestOpen(ISwipeViewHandler, ISwipeView, Object)
MapRightItems(ISwipeViewHandler, ISwipeView)
MapSwipeTransitionMode(ISwipeViewHandler, ISwipeView)
MapTopItems(ISwipeViewHandler, ISwipeView)
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>)
ISwipeViewHandler.PlatformView
ISwipeViewHandler.VirtualView
IViewHandler.ContainerView (다음에서 상속됨 ViewHandler)
IViewHandler.VirtualView (다음에서 상속됨 ViewHandler<TVirtualView,TPlatformView>)

적용 대상