大约有 474 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0072 秒)
...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
...是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Public Pr...
来源: laya_api 发布时间: 20170929
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite lockLayer : Sprite锁屏层DialogManager mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩对象坐标系...
来源: Laya2.0_api 发布时间: 20190513
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite index : int 动画当前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animation...
来源: Laya2.0_api 发布时间: 20190513
# Button 组件详解 ## 1、创建Button组件 按钮(Button)组件是最常用的组件之一,可以显示文本标签、图标或者两者同时显示。在LayaAirIDE里的按钮图片资源(按钮皮肤)命名通常是以btn为前缀,如图1所示。 ![图1](img/1.png) (图1...
来源: Laya2.0_文档 发布时间: 20210715
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite hud_height : int = 200PerfHUD hud_width : int = 800PerfHUD inst : PerfHUD[static] PerfHUD mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状...
来源: Laya2.0_api 发布时间: 20190513
... Sprite bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字...
来源: laya_api 发布时间: 20170929
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite innerHTML : String[write-only] 设置标签内容 HTMLDivElement mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意...
来源: Laya2.0_api 发布时间: 20190513
...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同...
来源: laya_api 发布时间: 20170929