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

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

31. laya.ui.UIComponent [ 89%]

...rogressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : ...

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

32. laya.ui.Label [ 89%]

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

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

33. laya.ui.HScrollBar [ 89%]

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

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

34. laya.ui.ColorPicker [ 88%]

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

来源: laya_api 发布时间: 20170929

35. laya.ui.ColorPicker [ 87%]

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

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

36. 按钮拖动的bug [ 87%]

...离。 另外MOUSE_UP这个事件,是要求鼠标在抬起的时候,在控件的响应范围内的是吧。但问题是,没考虑拖动时,控件的位置也跟着变了啊。我拖远之后,抬起鼠标,就不响应MOUSE_UP了,其实此时鼠标就是在控件范围内的。目前我...

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

37. html控件bug汇总(版本layaAir 2.4) [ 87%]

html控件bug汇总(版本layaAir 2.4) bug: 给html设置宽高不生效;超链接换行后没有下划线,变为普通文本了;超链接的点击范围有bug;图文混排时,同一行的图片和文字没有居中对齐,而是底部对齐了。 示例如下: ui布局   代码...

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

38. laya.ui.Tree [ 87%]

...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

39. laya.ui.Box [ 87%]

...ses LayoutBox, List, Panel, Tree, UIGroup, View, ViewStack Box 类是一个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawca...

来源: laya_api 发布时间: 20170929

40. laya.ui.TextInput [ 87%]

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

来源: laya_api 发布时间: 20170929