Udostępnij za pośrednictwem


StructuredItemsViewHandler<TItemsView> Klasa

Definicja

generic <typename TItemsView>
 where TItemsView : StructuredItemsViewpublic ref class StructuredItemsViewHandler : Microsoft::Maui::Controls::Handlers::Items::ItemsViewHandler<TItemsView>
public class StructuredItemsViewHandler<TItemsView> : Microsoft.Maui.Controls.Handlers.Items.ItemsViewHandler<TItemsView> where TItemsView : StructuredItemsView
type StructuredItemsViewHandler<'ItemsView (requires 'ItemsView :> StructuredItemsView)> = class
    inherit ItemsViewHandler<'ItemsView (requires 'ItemsView :> StructuredItemsView)>
Public Class StructuredItemsViewHandler(Of TItemsView)
Inherits ItemsViewHandler(Of TItemsView)

Parametry typu

TItemsView
Dziedziczenie
ViewHandler<TItemsView,Object>
StructuredItemsViewHandler<TItemsView>
Pochodne

Konstruktory

StructuredItemsViewHandler<TItemsView>()
StructuredItemsViewHandler<TItemsView>(PropertyMapper)

Pola

StructuredItemsViewMapper

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)
MapFooterTemplate(StructuredItemsViewHandler<TItemsView>, StructuredItemsView)
MapHeaderTemplate(StructuredItemsViewHandler<TItemsView>, StructuredItemsView)
MapItemSizingStrategy(StructuredItemsViewHandler<TItemsView>, StructuredItemsView)
MapItemsLayout(StructuredItemsViewHandler<TItemsView>, StructuredItemsView)
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>)
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