大约有 28 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0064 秒)
...) 1.2 VBox属性 VBox的特有属性如下: (图1-2) 属性 功能 bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 space 子对象之间的垂直间隔,以像素为单位。 align 布局元素的水平...
来源: Laya3.0_文档 发布时间: 20241014
...) 1.2 HBox属性 HBox的特有属性如下: (图1-2) 属性 功能 bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 space 子对象之间的水平间隔,以像素为单位。 align 布局元素的垂直...
来源: Laya3.0_文档 发布时间: 20241014
...常用属性 List的特有属性如下: (图1-9) 属性 功能说明 bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 itemTemplate 子项模板,是列表的渲染子项。该属性指定List下的任意子...
来源: Laya3.0_文档 发布时间: 20241014
... Tree组件的特有属性如下图: (图1-12) 属性 功能说明 bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色。 itemTemplate 渲染单元,具体用法已在1.2节的步骤中给出。 scrollBarSkin ...
来源: Laya3.0_文档 发布时间: 20241014
...Bounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UI...
来源: Laya2.0_api 发布时间: 20190513
...Example { public function Tree_Example() { Laya.init(640, 800); Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png", "resource/ui/clip_selectBox.png", ...
来源: Laya3.0_api 发布时间: 20231115
...640, 800, "false");//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png"], Handler.create(this, onLoadComple...
来源: Laya3.0_api 发布时间: 20231115
...rs _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphi...
来源: Laya3.0_api 发布时间: 20231115
...etBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UI...
来源: Laya2.0_api 发布时间: 20190513
...rs _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphi...
来源: Laya3.0_api 发布时间: 20231115