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

大约有 46 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0057 秒)

1. laya.ui.Widget [ 100%]

...ompropertybottom:Number表示距底边的距离(以像素为单位)。 Implementation     public function get bottom():Number    public function set bottom(value:Number):voidcenterXproperty centerX:Number表示距水平方向中心轴的距离(以像素为单位)。 Implementation ...

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

2. laya.ui.ComboBox [ 92%]

...read-only] 获取对 ComboBox 组件所包含的 Button 组件的引用。 Implementation     public function get button():ButtondataSourceproperty dataSource:*[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可...

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

3. laya.ui.Label [ 91%]

...示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Implementation     public function get align():String    public function set align(value:String):voidbgColorproperty bgColor:String 文本背景颜色,以字符串表示。 Implementation     public function get...

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

4. laya.ui.ISelect [ 90%]

...o Frames ISelectProperties Packagelaya.uiInterfacepublic interface ISelectImplementors Button ISelect 接口,实现对象的 selected 属性和 clickHandler 选择回调函数处理器。 Public Properties PropertyDefined By  clickHandler : Handler 对象的点击事件回掉函数处理器。...

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

5. laya.ui.Tree [ 90%]

...lass TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取...

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

6. laya.ui.Button [ 90%]

...lass ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)...

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

7. laya.ui.UIComponent [ 90%]

...为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。 Implementation     public function get anchorX():Number    public function set anchorX(value:Number):voidanchorYproperty anchorY:NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心...

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

8. laya.ui.List [ 89%]

...lass ListInheritanceList Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDe...

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

9. laya.ui.Clip [ 88%]

...值为true,否则值为false; 可控制切片动画的播放、停止。 Implementation     public function get autoPlay():Boolean    public function set autoPlay(value:Boolean):voidbitmapproperty bitmap:AutoBitmap  [read-only] AutoBitmap 位图实例。 Implementation     public func...

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

10. laya.ui.UIGroup [ 88%]

...IGroupInheritanceUIGroup Box UIComponent Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Publ...

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