Język

RefreshViewHandler Klasa

Definicja

public ref class RefreshViewHandler : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IRefreshView ^, System::Object ^>, Microsoft::Maui::Handlers::IRefreshViewHandler
public class RefreshViewHandler : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IRefreshView,object>, Microsoft.Maui.Handlers.IRefreshViewHandler
type RefreshViewHandler = class
    inherit ViewHandler<IRefreshView, obj>
    interface IRefreshViewHandler
    interface IViewHandler
    interface IElementHandler
Public Class RefreshViewHandler
Inherits ViewHandler(Of IRefreshView, Object)
Implements IRefreshViewHandler
Dziedziczenie
Implementuje

Konstruktory

Nazwa Opis
RefreshViewHandler()
RefreshViewHandler(IPropertyMapper, CommandMapper)
RefreshViewHandler(IPropertyMapper)

Pola

Nazwa Opis
CommandMapper
Mapper

Właściwości

Nazwa Opis
ContainerView

Pobiera widok, który działa jako kontener dla .PlatformView

(Odziedziczone po ViewHandler)
HasContainer

Pobiera lub ustawia wartość wskazującą, czy element PlatformView znajduje się w widoku.

(Odziedziczone po ViewHandler)
MauiContext (Odziedziczone po ElementHandler)
NeedsContainer

Pobiera wartość wskazującą, czy VirtualView wymagany jest widok kontenera.

(Odziedziczone po ViewHandler)
PlatformView (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
Services (Odziedziczone po ElementHandler)
VirtualView (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)

Metody

Nazwa Opis
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(IRefreshViewHandler, IRefreshView)
MapIsRefreshing(IRefreshViewHandler, IRefreshView)
MapRefreshColor(IRefreshViewHandler, IRefreshView)
MapRefreshViewBackground(IRefreshViewHandler, IView)
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

Nazwa Opis
IElementHandler.DisconnectHandler() (Odziedziczone po ElementHandler)
IElementHandler.PlatformView (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
IRefreshViewHandler.PlatformView
IRefreshViewHandler.VirtualView
IViewHandler.ContainerView (Odziedziczone po ViewHandler)
IViewHandler.VirtualView (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)

Metody rozszerzania

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

Dotyczy