IViewController 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IViewController : Microsoft::Maui::Controls::IVisualElementController
public interface IViewController : Microsoft.Maui.Controls.IVisualElementController
type IViewController = interface
interface IVisualElementController
interface IElementController
Public Interface IViewController
Implements IVisualElementController
- 派生
- 实现
属性
Batched |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
DisableLayout |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
EffectControlProvider |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
EffectiveFlowDirection |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
IsInPlatformLayout |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
IsPlatformEnabled |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
IsPlatformStateConsistent |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
LogicalChildren |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
NavigationProxy |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
RealParent |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
方法
Descendants() |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
EffectIsAttached(String) |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
InvalidateMeasure(InvalidationTrigger) |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
PlatformSizeChanged() |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
SetValueFromRenderer(BindableProperty, Object) |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
SetValueFromRenderer(BindablePropertyKey, Object) |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
事件
BatchCommitted |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
FocusChangeRequested |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |