Udostępnij za pośrednictwem


LabelHandler Klasa

Definicja

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

Konstruktory

LabelHandler()
LabelHandler(IPropertyMapper, CommandMapper)
LabelHandler(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)
MapCharacterSpacing(ILabelHandler, ILabel)
MapFont(ILabelHandler, ILabel)
MapHorizontalTextAlignment(ILabelHandler, ILabel)
MapLineHeight(ILabelHandler, ILabel)
MapMaxLines(ILabelHandler, ILabel)
MapPadding(ILabelHandler, ILabel)
MapText(ILabelHandler, ILabel)
MapTextColor(ILabelHandler, ILabel)
MapTextDecorations(ILabelHandler, ILabel)
MapVerticalTextAlignment(ILabelHandler, ILabel)
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>)
ILabelHandler.PlatformView
ILabelHandler.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