SwipeItemViewHandler Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public ref class SwipeItemViewHandler : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::ISwipeItemView ^, System::Object ^>, Microsoft::Maui::Handlers::ISwipeItemViewHandler
public class SwipeItemViewHandler : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.ISwipeItemView,object>, Microsoft.Maui.Handlers.ISwipeItemViewHandler
type SwipeItemViewHandler = class
inherit ViewHandler<ISwipeItemView, obj>
interface ISwipeItemViewHandler
interface IViewHandler
interface IElementHandler
Public Class SwipeItemViewHandler
Inherits ViewHandler(Of ISwipeItemView, Object)
Implements ISwipeItemViewHandler
- Dziedziczenie
- Implementuje
Konstruktory
SwipeItemViewHandler() | |
SwipeItemViewHandler(IPropertyMapper, CommandMapper) | |
SwipeItemViewHandler(IPropertyMapper) |
Pola
CommandMapper | |
Mapper |
Właściwości
ContainerView |
Pobiera widok, który działa jako kontener dla .PlatformView (Odziedziczone po ViewHandler) |
HasContainer |
Pobiera lub ustawia wartość wskazującą, czy PlatformView element jest zawarty w widoku. (Odziedziczone po ViewHandler) |
MauiContext | (Odziedziczone po ElementHandler) |
NeedsContainer |
Pobiera wartość wskazującą, czy VirtualView widok kontenera wymaga widoku kontenera. (Odziedziczone po ViewHandler) |
PlatformView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
Services | (Odziedziczone po ElementHandler) |
VirtualView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
Metody
ConnectHandler(TPlatformView) | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
CreatePlatformView() | |
DisconnectHandler(TPlatformView) | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
GetDesiredSize(Double, Double) | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
Invoke(String, Object) | (Odziedziczone po ElementHandler) |
MapContent(ISwipeItemViewHandler, ISwipeItemView) | |
MapVisibility(ISwipeItemViewHandler, ISwipeItemView) | |
PlatformArrange(Rect) | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
RemoveContainer() | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
SetMauiContext(IMauiContext) | (Odziedziczone po ElementHandler) |
SetupContainer() | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
SetVirtualView(IElement) | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
SetVirtualView(IView) | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
UpdateValue(String) | (Odziedziczone po ElementHandler) |
Jawne implementacje interfejsu
IElementHandler.DisconnectHandler() | (Odziedziczone po ElementHandler) |
IElementHandler.PlatformView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
IElementHandler.VirtualView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
ISwipeItemViewHandler.PlatformView | |
ISwipeItemViewHandler.VirtualView | |
IViewHandler.ContainerView | (Odziedziczone po ViewHandler) |
IViewHandler.VirtualView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
Metody rozszerzania
Dotyczy
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.