Bagikan melalui


SwipeViewHandler Kelas

Definisi

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
Warisan
Penerapan

Konstruktor

SwipeViewHandler()
SwipeViewHandler(IPropertyMapper)
SwipeViewHandler(IPropertyMapper, CommandMapper)

Bidang

CommandMapper
Mapper

Properti

ContainerView

Mendapatkan tampilan yang bertindak sebagai kontainer untuk PlatformView.

(Diperoleh dari ViewHandler)
HasContainer

Mendapatkan atau menetapkan nilai yang menunjukkan apakah PlatformView terkandung dalam tampilan.

(Diperoleh dari ViewHandler)
MauiContext (Diperoleh dari ElementHandler)
NeedsContainer

Mendapatkan nilai yang menunjukkan apakah perlu tampilan kontainer atau tidak VirtualView .

(Diperoleh dari ViewHandler)
PlatformView (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
Services (Diperoleh dari ElementHandler)
VirtualView (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)

Metode

ConnectHandler(TPlatformView) (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
CreatePlatformView()
DisconnectHandler(TPlatformView) (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
GetDesiredSize(Double, Double) (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
Invoke(String, Object) (Diperoleh dari 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) (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
RemoveContainer() (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
SetMauiContext(IMauiContext) (Diperoleh dari ElementHandler)
SetupContainer() (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
SetVirtualView(IElement) (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
SetVirtualView(IView) (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
UpdateValue(String) (Diperoleh dari ElementHandler)

Implementasi Antarmuka Eksplisit

IElementHandler.DisconnectHandler() (Diperoleh dari ElementHandler)
IElementHandler.PlatformView (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)
ISwipeViewHandler.PlatformView
ISwipeViewHandler.VirtualView
IViewHandler.ContainerView (Diperoleh dari ViewHandler)
IViewHandler.VirtualView (Diperoleh dari ViewHandler<TVirtualView,TPlatformView>)

Metode Ekstensi

GetRequiredService<T>(IElementHandler)
GetRequiredService<T>(IElementHandler, Type)
GetService<T>(IElementHandler)
GetService<T>(IElementHandler, Type)
GetServiceProvider(IElementHandler)
IsConnected(IElementHandler)

Berlaku untuk