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

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

1. laya.ui.Styles [ 100%]

... Properties PropertyDefined By  buttonLabelColors : Array[static] 按钮标签颜色。 格式:[upColor,overColor,downColor,disableColor]。 Styles  buttonStateNum : int = 3[static] 按钮皮肤的状态数,支持1,2,3三种状态值。 Styles  comboBoxItemColors : Array[static] 下拉框...

来源: laya_api 发布时间: 20170929

2. laya.utils.TimeLine [ 95%]

...dLabel(label:String, offset:Number):TimeLine 在时间队列中加入一个标签。 TimeLine  destroy():void 彻底销毁此对象。 TimeLine event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  from(target:*, props:Object, duration:Number, ease:Function = null, offset:N...

来源: laya_api 发布时间: 20170929

3. laya.html.dom.HTMLDivElement [ 87%]

...nceHTMLDivElement laya.html.dom.HTMLElementSubclasses HTMLIframeElement DIV标签 Public Properties PropertyDefined By  contextHeight : Number 实际内容的高 HTMLDivElement  contextWidth : Number 实际内容的宽 HTMLDivElement  height : Number[override] [read-only] 获取对象的高 H...

来源: laya_api 发布时间: 20170929

4. laya.ui.ComboBox [ 86%]

...颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox  itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox  itemSize : int 下拉列表项标签的字体大小。 ComboBox  labelBold ...

来源: laya_api 发布时间: 20170929

5. laya.html.dom.HTMLIframeElement [ 80%]

...nheritanceHTMLIframeElement HTMLDivElement laya.html.dom.HTMLElement iframe标签类,目前用于加载外并解析数据 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By contextHeight : Number 实际内容的高 HTMLDivElement contextWidth ...

来源: laya_api 发布时间: 20170929

6. laya.ui.Button [ 79%]

...ton 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number...

来源: laya_api 发布时间: 20170929

7. laya.display.AnimationPlayerBase [ 77%]

...ation 动画播放基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...

来源: laya_api 发布时间: 20170929

8. laya.ui.UIGroup [ 76%]

...象们的存放数组。 UIGroup  labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup  labelColors : StringUIGroup  labelFont : String 表示按钮文本标签的字体名称,以字符串形式表示。 UIGroup  labelPadding : String 表示按钮文本标签的边距...

来源: laya_api 发布时间: 20170929

9. laya.ui.CheckBox [ 75%]

...内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By a...

来源: laya_api 发布时间: 20170929

10. laya.ui.Radio [ 69%]

...Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按钮各个状态下的文本颜色。 格式: "upColor,overColor,down...

来源: laya_api 发布时间: 20170929