IListViewController インターフェイス

定義

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
派生
実装

プロパティ

Batched

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
CachingStrategy
DisableLayout

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
EffectControlProvider

.NET MAUI による内部使用用。

(継承元 IElementController)
EffectiveFlowDirection

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
FooterElement
HeaderElement
IsInPlatformLayout

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
IsPlatformEnabled

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
IsPlatformStateConsistent

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
LogicalChildren

.NET MAUI による内部使用用。

(継承元 IElementController)
NavigationProxy

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
RealParent

.NET MAUI による内部使用用。

(継承元 IElementController)
RefreshAllowed

メソッド

CreateDefaultCell(Object)
Descendants()

.NET MAUI による内部使用用。

(継承元 IElementController)
EffectIsAttached(String)

.NET MAUI による内部使用用。

(継承元 IElementController)
GetDisplayTextFromGroup(Object)
InvalidateMeasure(InvalidationTrigger)

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
NotifyRowTapped(Int32, Cell)
NotifyRowTapped(Int32, Cell, Boolean)
NotifyRowTapped(Int32, Int32, Cell)
NotifyRowTapped(Int32, Int32, Cell, Boolean)
PlatformSizeChanged()

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
SendCellAppearing(Cell)
SendCellDisappearing(Cell)
SendRefreshing()
SetValueFromRenderer(BindableProperty, Object)

.NET MAUI による内部使用用。

(継承元 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

.NET MAUI による内部使用用。

(継承元 IElementController)

イベント

BatchCommitted

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
FocusChangeRequested

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
ScrollToRequested

適用対象