IButtonController 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IButtonController : Microsoft::Maui::Controls::IViewController
public interface IButtonController : Microsoft.Maui.Controls.IViewController
type IButtonController = interface
interface IViewController
interface IVisualElementController
interface IElementController
Public Interface IButtonController
Implements IViewController
- 派生
- 实现
属性
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) |
SendClicked() | |
SendPressed() | |
SendReleased() | |
SetValueFromRenderer(BindableProperty, Object) |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
SetValueFromRenderer(BindablePropertyKey, Object) |
供 .NET MAUI 内部使用。 (继承自 IElementController) |
事件
BatchCommitted |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |
FocusChangeRequested |
供 .NET MAUI 内部使用。 (继承自 IVisualElementController) |