大约有 379 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0068 秒)
垂直滚动条组件(VScrollBar)一、通过LayaAir IDE创建VScrollBar组件1.1 创建VScrollBar1.2 VScrollBar属性1.3 脚本控制VScrollBar二、通过代码创建VScrollBar组件垂直滚动条组件(VScrollBar) 一、通过LayaAir IDE创建VScrollBar组件 VScrollBar 组件是一个...
来源: Laya3.0_文档 发布时间: 20241014
...。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcal...
来源: laya_api 发布时间: 20170929
...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...
来源: Laya2.0_api 发布时间: 20190513
...alogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹...
来源: Laya2.0_api 发布时间: 20190513
...建一个View页面 ![6](img/6.png) (图6) **步骤二**:将组件中的曲线组件拖动到View页面上,就会自动生成默认的曲线 ![7](img/7.png) (图7) **步骤三**:修改(添加/减少)Rect组件属性中的数值,改变矩形的大小、颜色、旋...
来源: Laya2.0_文档 发布时间: 20210715
...nheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改al...
来源: laya_api 发布时间: 20170929
...itanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha...
来源: laya_api 发布时间: 20170929
...文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...
来源: Laya2.0_api 发布时间: 20190513
...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同...
来源: laya_api 发布时间: 20170929
... EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properti...
来源: Laya2.0_api 发布时间: 20190513