IListViewController 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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, Boolean) | |
NotifyRowTapped(Int32, Cell) | |
NotifyRowTapped(Int32, Int32, Cell, Boolean) | |
NotifyRowTapped(Int32, Int32, Cell) | |
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 |