大约有 1,417 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0212 秒)
...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
...der 的name 为“folder”时,将被识别为树结构的文件夹开启状态图表。2帧:折叠状态、打开状态。 folder.x = 14; folder.y = 4; this.addChild(folder); var label = new laya.ui.Label("treeItem"); label.name = "label";//设置 label 的name 为“label”时,此值将用...
来源: Laya3.0_api 发布时间: 20231115
....isPlaying Defined in laya/ui/Clip.ts:445 表示切片动画的当前播放状态。 如果切片动画正在播放中,则为true,否则为flash。 Returns boolean Inherited from Clip.isPlaying Defined in laya/ui/Clip.ts:449 表示切片动画的当前播放状态。 如果切片动画正在播...
来源: Laya3.0_api 发布时间: 20231115