IListViewController 接口

定义

供平台呈现器内部使用。

public interface IListViewController : Xamarin.Forms.IViewController
type IListViewController = interface
    interface IViewController
    interface IVisualElementController
    interface IElementController
派生
实现

属性

Batched

供平台呈现器内部使用。

(继承自 IVisualElementController)
CachingStrategy

供平台呈现器内部使用。

DisableLayout

供平台呈现器内部使用。

(继承自 IVisualElementController)
EffectControlProvider

供平台呈现器内部使用。

(继承自 IElementController)
EffectiveFlowDirection

供平台呈现器内部使用。

(继承自 IVisualElementController)
FooterElement

供平台呈现器内部使用。

HeaderElement

供平台呈现器内部使用。

IsInNativeLayout

供平台呈现器内部使用。

(继承自 IVisualElementController)
IsNativeStateConsistent

供平台呈现器内部使用。

(继承自 IVisualElementController)
IsPlatformEnabled

供平台呈现器内部使用。

(继承自 IVisualElementController)
LogicalChildren

供平台呈现器内部使用。

(继承自 IElementController)
NavigationProxy

供平台呈现器内部使用。

(继承自 IVisualElementController)
Platform
已过时。

供平台呈现器内部使用。

(继承自 IElementController)
RealParent

供平台呈现器内部使用。

(继承自 IElementController)
RefreshAllowed

供平台呈现器内部使用。

方法

CreateDefaultCell(Object)

供平台呈现器内部使用。

Descendants()

供平台呈现器内部使用。

(继承自 IElementController)
EffectIsAttached(String)

供平台呈现器内部使用。

(继承自 IElementController)
GetDisplayTextFromGroup(Object)

供平台呈现器内部使用。

InvalidateMeasure(InvalidationTrigger)

供平台呈现器内部使用。

(继承自 IVisualElementController)
NativeSizeChanged()

供平台呈现器内部使用。

(继承自 IVisualElementController)
NotifyRowTapped(Int32, Cell)

供平台呈现器内部使用。

NotifyRowTapped(Int32, Cell, Boolean)

供平台呈现器内部使用。

NotifyRowTapped(Int32, Int32, Cell)

供平台呈现器内部使用。

NotifyRowTapped(Int32, Int32, Cell, Boolean)

供平台呈现器内部使用。

SendCellAppearing(Cell)

供平台呈现器内部使用。

SendCellDisappearing(Cell)

供平台呈现器内部使用。

SendRefreshing()

供平台呈现器内部使用。

SetValueFromRenderer(BindableProperty, Object)

供平台呈现器内部使用。

(继承自 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

供平台呈现器内部使用。

(继承自 IElementController)

事件

BatchCommitted

供平台呈现器内部使用。

(继承自 IVisualElementController)
FocusChangeRequested

供平台呈现器内部使用。

(继承自 IVisualElementController)
PlatformSet
已过时。

供平台呈现器内部使用。

(继承自 IElementController)
ScrollToRequested

供平台呈现器内部使用。

适用于