ui.Button.setLabel

设置按钮的标签。

返回此按钮。

用法返回
Button.setLabel(label)ui.Button
参数类型详细信息
此:ui.buttonui.Buttonui.Button 实例。
label字符串按钮的标签。