大约有 2 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0024 秒)
...Height(value: number): void Defined in laya/ui/ComboBox.ts:480 下拉列表项的高度 Returns number Defined in laya/ui/ComboBox.ts:483 下拉列表项的高度 Parameters value: number Returns void itemPadding get itemPadding(): string set itemPadding(value: string): void Defined in laya/ui/Combo...
来源: Laya3.0_api 发布时间: 20231115
...置 selectBox 的name 为“selectBox”时,将被识别为树结构的项的背景。2帧:悬停时背景、选中时背景。 selectBox.height = 24; selectBox.x = 13; selectBox.y = 0; selectBox.left = 12; this.addChild(selectBox);//需要使用this.访问父类的属性或方法。 var folder ...
来源: Laya3.0_api 发布时间: 20231115