大约有 126 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0073 秒)
Laya_社区(72) Laya2.0_文档(21) Laya3.0_文档(9) Laya3.0_api(8) laya_api(4) Laya2.0_示例(4) Laya_示例(4) Laya2.0_api(4)
...色。 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", "resource/ui/clip_tree_folder.png", "resource/ui/clip_tree_arrow.png"], Handler.create(this, onLoadComplete)); } private ...
来源: Laya3.0_api 发布时间: 20231115
...tected All Inherited Externals Only exported Menu Globals "laya/ui/ProgressBar" ProgressBar Class ProgressBar ProgressBar 组件显示内容的加载进度。 example 以下示例代码,创建了一个新的 ProgressBar 实例,设置了它的皮肤、位置、宽高、网格等信息,并添加...
来源: Laya3.0_api 发布时间: 20231115
...条皮肤 选择List属性的Scroll Type为垂直方向滚动。V Scroll Bar Skin属性用来设置垂直滚动条的皮肤,从资源面板里选择vscroll.png到该属性中,会立即生成滚动条皮肤。 (图1-4) 注意:当Scroll Type为无滚动时,即使设置了滚动条皮肤,...
来源: Laya3.0_文档 发布时间: 20241014
...sources/UI/image.png", "resources/UI/progress.png", "resources/UI/progress$bar.png"] ).then(() => { let resArr: Array<any> = [ { url: "resources/prefab/uiDemo/useUI/ChangeTexture.lh", type: Laya.Loader.HIERARCHY }, { url: "resources/prefab/uiDemo/useUI/MouseThrough.lh", type: Laya.Loader.HI...
来源: Laya3.0_文档 发布时间: 20241014
...otected All Inherited Externals Only exported Menu Globals "laya/ui/HScrollBar" HScrollBar Class HScrollBar 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 example 以下示例代码,创建了一个 HSc...
来源: Laya3.0_api 发布时间: 20231115
...otected All Inherited Externals Only exported Menu Globals "laya/ui/VScrollBar" VScrollBar Class VScrollBar 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 example 以下示例代码,创建了一个 VSc...
来源: Laya3.0_api 发布时间: 20231115
...色。 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, onLoadComplete)); } private function onLoadComplete():void { var arr:Array = [];//创建一个数组,用于存贮列表的数据信...
来源: Laya3.0_api 发布时间: 20231115
...Bounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离...
来源: laya_api 发布时间: 20170929
...Bounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离...
来源: Laya2.0_api 发布时间: 20190513
...ntationAll Packages | All Classes | Index | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inheri...
来源: laya_api 发布时间: 20170929