Udostępnij za pośrednictwem


EditorHandler Klasa

Definicja

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

Konstruktory

EditorHandler()
EditorHandler(IPropertyMapper)
EditorHandler(IPropertyMapper, CommandMapper)

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)
MapCharacterSpacing(IViewHandler, IEditor)
MapCursorPosition(IEditorHandler, ITextInput)
MapFont(IViewHandler, IEditor)
MapHorizontalTextAlignment(IEditorHandler, IEditor)
MapIsReadOnly(IViewHandler, IEditor)
MapIsSpellCheckEnabled(IEditorHandler, IEditor)

Mapuje właściwość abstrakcyjną IsSpellCheckEnabled na implementacje specyficzne dla platformy.

MapIsTextPredictionEnabled(IEditorHandler, IEditor)

Mapuje właściwość abstrakcyjną IsTextPredictionEnabled na implementacje specyficzne dla platformy.

MapKeyboard(IEditorHandler, IEditor)
MapMaxLength(IViewHandler, IEditor)
MapPlaceholder(IViewHandler, IEditor)
MapPlaceholderColor(IViewHandler, IEditor)
MapSelectionLength(IEditorHandler, ITextInput)
MapText(IViewHandler, IEditor)
MapTextColor(IEditorHandler, IEditor)
MapTextColor(IViewHandler, IEditor)
MapVerticalTextAlignment(IEditorHandler, IEditor)
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

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

Metody rozszerzania

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

Dotyczy