• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 139 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0069 秒)

81. laya.ui.ScrollBar [ 48%]

...制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨道和一个滑块。 See alsolaya.ui.VScrollBarlaya.ui.HScrollBarPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激...

来源: Laya2.0_api 发布时间: 20190513

82. 2D性能优化 · LayaAir3.0文档 · LAYABOX [ 47%]

...对于容器内有大量静态内容或者经常变化的内容(比如按钮),可以对整个容器设置cacheAs属性,能大量减少Sprite的数量,显著提高性能。如果有动态内容,最好和静态内容分开,以便只缓存静态内容。 Panel内,会针对panel区域...

来源: Laya3.0_文档 发布时间: 20231008

83. 打包成APK后,POST请求会先去Download请求的地址 [ 47%]

...最后整个http请求结束时间在十几毫秒,但是从点击发出按钮到http成功事件触发花费了五秒钟。怀疑是XMLHttpRequest底层的处理出现了问题。 guozhaokui • 2018-03-26 11:13 如果重现概率较高的话,你可以写个简单的例子,或者给我个地...

来源: Laya_社区 发布时间: 20180315

84. laya.ui.ComboBox [ 46%]

...拉列表项标签的字体大小。 ComboBox  labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox  labelColors : String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disableColor ComboBox  label...

来源: laya_api 发布时间: 20170929

85. laya.ui.ComboBox [ 46%]

...拉列表项标签的字体大小。 ComboBox  labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox  labelColors : String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disableColor ComboBox  label...

来源: Laya2.0_api 发布时间: 20190513

86. laya.ui.Button_API3.0 [ 45%]

...aya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以下示例代码,创建了一个 Button 实例。 package { import ...

来源: Laya3.0_api 发布时间: 20231115

87. laya.ui.Slider [ 45%]

...对性能有一定影响。 Sprite  bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component...

来源: laya_api 发布时间: 20170929

88. laya.ui.VScrollBar [ 45%]

...显示宽度(以像素为单位)。 Component downButton : Button下按钮 ScrollBar elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filters : Array滤镜集合...

来源: laya_api 发布时间: 20170929

89. laya.ui.HScrollBar [ 45%]

...显示宽度(以像素为单位)。 Component downButton : Button下按钮 ScrollBar elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filters : Array滤镜集合...

来源: laya_api 发布时间: 20170929

90. laya.ui.Slider [ 44%]

...对性能有一定影响。 Sprite  bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompone...

来源: Laya2.0_api 发布时间: 20190513