大约有 1,409 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0094 秒)
...间和其他一些Timer相关的问题 (此问题已经无效) 问题状态 最新活动: 2021-01-06 11:27 浏览: 2588 关注: 4 人 骉 • 2021-02-08 10:19 一个月了,修复了吗?
来源: Laya_社区 发布时间: 20210103
... } private function onClick(checkBox:CheckBox):void { trace("输出选中状态: checkBox.selected = " + checkBox.selected); } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loader.load("resource/ui/check.png",laya.utils.H...
来源: Laya3.0_api 发布时间: 20231115
...n laya/ui/Button.ts:163 指定按钮按下时是否是切换按钮的显示状态。 example 以下示例代码,创建了一个 Button 实例,并设置为切换按钮。 example package { import laya.ui.Button; import laya.utils.Handler; public class Button_toggle { public function Button_toggle...
来源: Laya3.0_api 发布时间: 20231115
...n laya/ui/Button.ts:163 指定按钮按下时是否是切换按钮的显示状态。 example 以下示例代码,创建了一个 Button 实例,并设置为切换按钮。 example package { import laya.ui.Button; import laya.utils.Handler; public class Button_toggle { public function Button_toggle...
来源: Laya3.0_api 发布时间: 20231115
...input); // input.color = "#888"; // 用户什么也没输入则恢复默认状态 if (input.text.length == 0) { this._setPlaceHolder(input); // input.align = "right"; // input.type = "text"; } lable.color = "#888"; break; } } private _checkInput(input: Laya.TextInput) { let sp_icon: Laya.Sprite = ne...
来源: Laya_社区 发布时间: 20200410
...ted from UIGroup.stateNum Defined in laya/ui/UIGroup.ts:381 表示按钮的状态值,以数字表示,默认为3态。 see laya.ui.Button#stateNum Returns number Inherited from UIGroup.stateNum Defined in laya/ui/UIGroup.ts:385 表示按钮的状态值,以数字表示,默认为3态。 see lay...
来源: Laya3.0_api 发布时间: 20231115
...olean): void Defined in laya/ui/ComboBox.ts:516 表示下拉列表的打开状态。 Returns boolean Defined in laya/ui/ComboBox.ts:520 表示下拉列表的打开状态。 Parameters value: boolean Returns void itemColors get itemColors(): string set itemColors(value: string): void Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...ted from UIGroup.stateNum Defined in laya/ui/UIGroup.ts:381 表示按钮的状态值,以数字表示,默认为3态。 see laya.ui.Button#stateNum Returns number Inherited from UIGroup.stateNum Defined in laya/ui/UIGroup.ts:385 表示按钮的状态值,以数字表示,默认为3态。 see lay...
来源: Laya3.0_api 发布时间: 20231115
...ean): void Defined in laya/ui/Clip.ts:445 表示切片动画的当前播放状态。 如果切片动画正在播放中,则为true,否则为flash。 Returns boolean Defined in laya/ui/Clip.ts:449 表示切片动画的当前播放状态。 如果切片动画正在播放中,则为true,否则为...
来源: Laya3.0_api 发布时间: 20231115
...eNum(value: number): void Defined in laya/ui/UIGroup.ts:381 表示按钮的状态值,以数字表示,默认为3态。 see laya.ui.Button#stateNum Returns number Defined in laya/ui/UIGroup.ts:385 表示按钮的状态值,以数字表示,默认为3态。 see laya.ui.Button#stateNum Parameters ...
来源: Laya3.0_api 发布时间: 20231115