# Button(按钮) 按钮一般用于提供用户主动发起一项功能。 `Button` 控件继承了 `Label` 控件属性和方法,更多可用属性和方法请参考:[Label](Label.md) 控件 ## 可用属性 ```xml