BackButtonBehavior 类
本文内容
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。
public class BackButtonBehavior : Xamarin.Forms.BindableObject
type BackButtonBehavior = class
inherit BindableObject
- 继承
Back |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Command |
CommandParameter 字段的后备存储。 |
Command |
Command 字段的后备存储。 |
Icon |
IconOverride 字段的后备存储。 |
Is |
IsEnabled 字段的后备存储。 |
Text |
TextOverride 字段的后备存储。 |
Binding |
获取或设置对象,该对象包含将被属于此 BindableObject 的绑定属性设定为目标的属性。 (继承自 BindableObject) |
Command |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Command |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Dispatcher |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 (继承自 BindableObject) |
Icon |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Is |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Text |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Binding |
只要 BindingContext 属性更改就会引发。 (继承自 BindableObject) |
Property |
在属性已更改时引发。 (继承自 BindableObject) |
Property |
在属性将要更改时引发。 (继承自 BindableObject) |
IDynamic |
供 Xamarin.Forms 平台内部使用。 (继承自 BindableObject) |
Get |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Set |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |
Set |
创建绑定并将其应用到属性。 |
Set |
已过时.
通过表达式创建并应用绑定。 |
Set |
指定与 Shell 应用程序后退按钮关联的行为的 BindableObject。 |