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

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

21. laya.ui.HScrollBar [ 76%]

...prite Node EventDispatcher Object 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean ...

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

22. laya.ui.ColorPicker [ 76%]

...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node  close():void 关闭颜色样本列表面...

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

23. laya.ui.VScrollBar [ 76%]

...prite Node EventDispatcher Object 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透...

来源: laya_api 发布时间: 20170929

24. laya.ui.Box [ 76%]

...LayoutBox, List, Panel, ScaleBox, Tree, UIGroup, ViewStack Box 类是一个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在...

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

25. panel无法滑动 [ 76%]

...义了一个panel,然后给了一个高,给panel添加了一个控件label,label的等于pannel 的,没有给label 设置高度,让label自适应文字,当文字的长度超过panel 的高度时,panel 居然无法滑动,是要设置什么属性吗?求助 2017-12-23 添加...

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

26. laya.ui.Slider [ 75%]

...prite Node EventDispatcher ObjectSubclasses HSlider, VSlider 使用 Slider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 滑块的当前值由滑块端点(对应于滑块的最小值和最大值)之间滑块的相对位置确定。 滑块允许最小值和...

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

27. laya.ui.Label [ 75%]

... 当前文本内容字符串。 Label  textField : Text[read-only] 文本控件实体 Text 实例。 Label texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer...

来源: laya_api 发布时间: 20170929

28. laya.ui.Tree [ 75%]

...ee Box Component Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值...

来源: laya_api 发布时间: 20170929

29. laya.ui.CheckBox [ 75%]

...的标签。 UIComponent text : Text[read-only] 按钮文本标签 Text 控件。 Button texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个...

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

30. laya.ui.Image [ 75%]

...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容...

来源: laya_api 发布时间: 20170929