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

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

31. laya.ui.ViewStack [ 95%]

...ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获...

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

32. laya.ui.CheckBox [ 95%]

...heckBox Button Component Sprite Node EventDispatcher Object CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时默认属性是:selected...

来源: laya_api 发布时间: 20170929

33. laya.ui.ColorPicker [ 95%]

...orPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认...

来源: laya_api 发布时间: 20170929

34. laya.ui.VScrollBar [ 94%]

...ollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHie...

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

35. laya.ui.HScrollBar [ 94%]

...ollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHie...

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

36. laya.ui.Radio [ 94%]

...垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓存。 建议把不经常变化“复杂内容”缓存为静态图像...

来源: laya_api 发布时间: 20170929

37. laya.ui.Image [ 94%]

...tSubclasses AdvImage Image 类是用于表示位图图像或绘制图形显示对象。 Image和Clip组件是唯一支持异步加载两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Prope...

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

38. laya.ui.Panel [ 94%]

...(以像素为单位)。 Component  cacheAs : String[override] 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓存。 建议把不经常变化“复杂内容”缓存为静态图像...

来源: laya_api 发布时间: 20170929

39. laya.ui.Slider [ 94%]

...和最大值之间特定间隔内值。滑块还可以使用数据提示显示其当前值。 See alsolaya.ui.HSliderlaya.ui.VSliderPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  allowClickBack : Boolean 一个布尔值,指定是否允...

来源: laya_api 发布时间: 20170929

40. laya.ui.ProgressBar [ 94%]

...ogressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only]...

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