大约有 109 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0078 秒)
...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompon...
来源: Laya2.0_api 发布时间: 20190513
...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompon...
来源: Laya2.0_api 发布时间: 20190513
...制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨道和一个滑块。 * see laya.ui.VScrollBar see laya.ui.HScrollBar Hierarchy UIComponent ScrollBar VScrollBar HScrollBar Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _ur...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from ScrollBar.downButton Defined in laya/ui/ScrollBar.ts:58 下按钮 elasticBackTime elasticBackTime: number = 500 Inherited from ScrollBar.elasticBackTime Defined in laya/ui/ScrollBar.ts:54 橡皮筋回弹时间,单位为毫秒。 elasticDistance elasticDistance: number = 0 Inherited...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from ScrollBar.downButton Defined in laya/ui/ScrollBar.ts:58 下按钮 elasticBackTime elasticBackTime: number = 500 Inherited from ScrollBar.elasticBackTime Defined in laya/ui/ScrollBar.ts:54 橡皮筋回弹时间,单位为毫秒。 elasticDistance elasticDistance: number = 0 Inherited...
来源: Laya3.0_api 发布时间: 20231115
...ton Inherited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"ligh...
来源: Laya3.0_api 发布时间: 20231115
...ton Inherited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"ligh...
来源: Laya3.0_api 发布时间: 20231115
...ns void bar get bar(): Button Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"ligh...
来源: Laya3.0_api 发布时间: 20231115
...) Parameters type:String (default = null) — 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 onOpened()method public function onOpened(param:*):void场景打开完成后,调用此方法(如果有弹出动画,则在动画完成后执行) ...
来源: Laya2.0_api 发布时间: 20190513
...间。 `publish`是项目发布,相当于发布面板里点击了发布按钮。这块比较重要,一会拿出来单独介绍。 `help`是layaair2-cmd的帮助说明,与 `layaair2-cmd -h`显示效果一样。 #### 3、项目发布命令的使用与注意事项 我们还是先通过`layaair2-c...
来源: Laya2.0_文档 发布时间: 20210715