Udostępnij za pośrednictwem


RendererToHandlerShim Klasa

Definicja

Przestroga

Ten interfejs API jest już przestarzały.

public ref class RendererToHandlerShim : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IView ^, System::Object ^>
[System.Obsolete]
public class RendererToHandlerShim : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IView,object>
[<System.Obsolete>]
type RendererToHandlerShim = class
    inherit ViewHandler<IView, obj>
Public Class RendererToHandlerShim
Inherits ViewHandler(Of IView, Object)
Dziedziczenie
Atrybuty

Konstruktory

RendererToHandlerShim()

Pola

ShimMapper

Właściwości

ContainerView
Przestarzałe.

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

(Odziedziczone po ViewHandler)
HasContainer
Przestarzałe.

Pobiera lub ustawia wartość wskazującą, czy PlatformView element jest zawarty w widoku.

(Odziedziczone po ViewHandler)
MauiContext
Przestarzałe.
(Odziedziczone po ElementHandler)
NeedsContainer
Przestarzałe.

Pobiera wartość wskazującą, czy VirtualView widok kontenera wymaga widoku kontenera.

(Odziedziczone po ViewHandler)
PlatformView
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
Services
Przestarzałe.
(Odziedziczone po ElementHandler)
VirtualView
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)

Metody

ConnectHandler(TPlatformView)
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
CreatePlatformView()
DisconnectHandler(TPlatformView)
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
GetDesiredSize(Double, Double)
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
Invoke(String, Object)
Przestarzałe.
(Odziedziczone po ElementHandler)
PlatformArrange(Rect)
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
RemoveContainer()
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
SetMauiContext(IMauiContext)
Przestarzałe.
(Odziedziczone po ElementHandler)
SetupContainer()
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
SetVirtualView(IElement)
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
SetVirtualView(IView)
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
UpdateValue(String)
Przestarzałe.
(Odziedziczone po ElementHandler)

Jawne implementacje interfejsu

IElementHandler.DisconnectHandler()
Przestarzałe.
(Odziedziczone po ElementHandler)
IElementHandler.PlatformView
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
IElementHandler.VirtualView
Przestarzałe.
(Odziedziczone po ViewHandler<TVirtualView,TPlatformView>)
IViewHandler.ContainerView
Przestarzałe.
(Odziedziczone po ViewHandler)
IViewHandler.VirtualView
Przestarzałe.
(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