大约有 139 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0109 秒)
Laya_社区(61) Laya3.0_api(38) Laya2.0_api(15) laya_api(15) Laya3.0_文档(6) Laya2.0_文档(2) Laya2.0_示例(1) Laya_示例(1)
...制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨道和一个滑块。 See alsolaya.ui.VScrollBarlaya.ui.HScrollBarPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激...
来源: Laya2.0_api 发布时间: 20190513
...对于容器内有大量静态内容或者不经常变化的内容(比如按钮),可以对整个容器设置cacheAs属性,能大量减少Sprite的数量,显著提高性能。如果有动态内容,最好和静态内容分开,以便只缓存静态内容。 Panel内,会针对panel区域...
来源: Laya3.0_文档 发布时间: 20241014
...最后整个http请求结束时间在十几毫秒,但是从点击发出按钮到http成功事件触发花费了五秒钟。怀疑是XMLHttpRequest底层的处理出现了问题。 guozhaokui • 2018-03-26 11:13 如果重现概率较高的话,你可以写个简单的例子,或者给我个地...
来源: Laya_社区 发布时间: 20180315
...拉列表项标签的字体大小。 ComboBox labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox labelColors : String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disableColor ComboBox label...
来源: laya_api 发布时间: 20170929
...拉列表项标签的字体大小。 ComboBox labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox labelColors : String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disableColor ComboBox label...
来源: Laya2.0_api 发布时间: 20190513
...aya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以下示例代码,创建了一个 Button 实例。 package { import ...
来源: Laya3.0_api 发布时间: 20231115
...对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component...
来源: laya_api 发布时间: 20170929
...显示宽度(以像素为单位)。 Component downButton : Button下按钮 ScrollBar elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filters : Array滤镜集合...
来源: laya_api 发布时间: 20170929
...显示宽度(以像素为单位)。 Component downButton : Button下按钮 ScrollBar elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filters : Array滤镜集合...
来源: laya_api 发布时间: 20170929
...对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompone...
来源: Laya2.0_api 发布时间: 20190513