Sdílet prostřednictvím


IListViewController Rozhraní

Definice

public interface class IListViewController : Microsoft::Maui::Controls::IViewController
public interface IListViewController : Microsoft.Maui.Controls.IViewController
type IListViewController = interface
    interface IViewController
    interface IVisualElementController
    interface IElementController
Public Interface IListViewController
Implements IViewController
Odvozené
Implementuje

Vlastnosti

Batched

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
CachingStrategy
DisableLayout

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
EffectControlProvider

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
EffectiveFlowDirection

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
FooterElement
HeaderElement
IsInPlatformLayout

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
IsPlatformEnabled

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
IsPlatformStateConsistent

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
LogicalChildren

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
NavigationProxy

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
RealParent

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
RefreshAllowed

Metody

CreateDefaultCell(Object)
Descendants()

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
EffectIsAttached(String)

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
GetDisplayTextFromGroup(Object)
InvalidateMeasure(InvalidationTrigger)

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
NotifyRowTapped(Int32, Cell, Boolean)
NotifyRowTapped(Int32, Cell)
NotifyRowTapped(Int32, Int32, Cell, Boolean)
NotifyRowTapped(Int32, Int32, Cell)
PlatformSizeChanged()

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
SendCellAppearing(Cell)
SendCellDisappearing(Cell)
SendRefreshing()
SetValueFromRenderer(BindableProperty, Object)

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)

Událost

BatchCommitted

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
FocusChangeRequested

Pro interní použití v .NET MAUI.

(Zděděno od IVisualElementController)
ScrollToRequested

Platí pro