大约有 188 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0069 秒)
API DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show...
来源: Laya2.0_api 发布时间: 20190513
...面的小图片将不渲染 srollRect和viewport的区别: 1.Sprite visible : Boolean表示是否可见,默认为true。如果设置不可见,节点将不被渲染。Sprite width : Number 显示对象的宽度,单位为像素,默认为0。 此宽度用于鼠标碰撞检测,并不...
来源: Laya2.0_api 发布时间: 20190513
...面的小图片将不渲染 srollRect和viewport的区别: 1.Sprite visible : Boolean表示是否可见,默认为true。如果设置不可见,节点将不被渲染。Sprite width : Number 显示对象的宽度,单位为像素,默认为0。 此宽度用于鼠标碰撞检测,并不...
来源: laya_api 发布时间: 20170929
...oolTip top transform type ubb underline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destr...
来源: Laya3.0_api 发布时间: 20231115
...ng overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Label padding : String 边距信息 "上边距,右边距,下边距 , 左边距(边距以像素为单位)" Label parent : ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show...
来源: laya_api 发布时间: 20170929
...ng overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scroll。 Label padding : String 边距信息 "上边距,右边距,下边距 , 左边距(边距以像素为单位)" Label parent : ...
来源: Laya2.0_api 发布时间: 20190513
...ubb underline underlineColor url vScrollBar vScrollBarSkin valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destr...
来源: Laya3.0_api 发布时间: 20231115
..., 600) .parallel().duration(2000).to("y", 400) .chain().duration(1000).to("visible", false); 上例实现了在1秒内移动x到600,并且同时在2秒内移到y到400。这两个缓动完成后,延迟1秒执行visible = false。 注意,使用kill()方法将终止整个缓动,包括所有串...
来源: Laya3.0_文档 发布时间: 20251010
...斜 Skew 精灵的倾斜角度 旋转 Rotation 精灵的旋转度 可见 Visible 精灵是否可见 透明度 Alpha 精灵的透明度 我们通过一组操作,来看看这些属性是如何操作的,如动图2-4: (动图2-4) 由于此时的精灵只是一个空节点,没有显示对象...
来源: Laya3.0_文档 发布时间: 20251010