Udostępnij za pośrednictwem


IndicatorViewHandler Klasa

Definicja

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

Konstruktory

IndicatorViewHandler()
IndicatorViewHandler(IPropertyMapper, CommandMapper)
IndicatorViewHandler(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 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

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)
MapCount(IIndicatorViewHandler, IIndicatorView)
MapHideSingle(IIndicatorViewHandler, IIndicatorView)
MapIndicatorColor(IIndicatorViewHandler, IIndicatorView)
MapIndicatorShape(IIndicatorViewHandler, IIndicatorView)
MapIndicatorSize(IIndicatorViewHandler, IIndicatorView)
MapMaximumVisible(IIndicatorViewHandler, IIndicatorView)
MapPosition(IIndicatorViewHandler, IIndicatorView)
MapSelectedIndicatorColor(IIndicatorViewHandler, IIndicatorView)
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>)
IIndicatorViewHandler.PlatformView
IIndicatorViewHandler.VirtualView
IViewHandler.ContainerView (Odziedziczone po ViewHandler)
IViewHandler.VirtualView (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)

Metody rozszerzania

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

Dotyczy