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

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

31. laya.ui.Button [ 66%]

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

来源: laya_api 发布时间: 20170929

32. laya.ui.UIGroup [ 65%]

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

来源: laya_api 发布时间: 20170929

33. laya.ui.Button_API3.0 [ 63%]

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

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

34. laya.ui.UIGroup [ 63%]

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

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

35. laya.ui.Button [ 63%]

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

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

36. laya.display.FrameAnimation [ 63%]

...加子节点 Node addLabel(label:String, index:int):void 增加一个标签到指定索引的上。当动画播放到此索引的时会派发Event.LABEL事件,派发事件是在完成当前画面更新之后。 AnimationPlayerBase  clear():void[override] 停止动画播放,并清...

来源: laya_api 发布时间: 20170929

37. laya.ui.Radio_API3.0 [ 62%]

...fault value skin: string = null 皮肤。 Default value label: string = "" 标签。 Returns Radio Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from Node._extra Defined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Inherited from Button._graph...

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

38. laya.ui.ComboBox_API3.0 [ 62%]

...;//创建一个 ComboBox 类的实例对象 comboBox ,传入它的皮肤和标签集。 comboBox.x = 100;//设置 comboBox 对象的属性 x 的值,用于控制 comboBox 对象的显示位置。 comboBox.y = 100;//设置 comboBox 对象的属性 x 的值,用于控制 comboBox 对象的显示位...

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

39. laya.display.FrameAnimation [ 62%]

...node:Node):NodeNode addLabel(label:String, index:int):void 增加一个标签到指定索引的上。当动画播放到此索引的时会派发Event.LABEL事件,派发事件是在完成当前画面更新之后。 AnimationBase callLater(method:Function, args:Array = null):void 延迟...

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

40. laya.display.Animation [ 61%]

...加子节点 Node addLabel(label:String, index:int):void 增加一个标签到指定索引的上。当动画播放到此索引的时会派发Event.LABEL事件,派发事件是在完成当前画面更新之后。 AnimationPlayerBase  clear():void[override] 停止动画播放,并清...

来源: laya_api 发布时间: 20170929