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

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

101. laya.ui.Slider_API3.0 [ 60%]

...y exported Menu Globals "laya/ui/Slider" Slider Class Slider 使用 Slider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 滑块的当前值由滑块端点(对应于滑块的最小值和最大值)之间滑块的相对位置确定。 滑块允许最小值和...

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

102. laya.ui.UIGroup_API3.0 [ 60%]

...IGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url a...

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

103. laya.display.Scene [ 60%]

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

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

104. laya.ui.List_API3.0 [ 60%]

...d Externals Only exported Menu Globals "laya/ui/List" List Class List List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 example 以下示例代码,创建了一个 List 实例。 package { import laya.ui.List; import laya.utils.Handler; public c...

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

105. laya.ui.Tree_API3.0 [ 60%]

...d Externals Only exported Menu Globals "laya/ui/Tree" Tree Class Tree Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 example package { import laya.ui.Tree; import laya.utils.Browser; import laya.utils.Handler; public class Tree_Example { public function Tree_Example() ...

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

106. laya.display.AnimationBase [ 59%]

...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node  clear():AnimationBase 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 AnimationBase clearTimer(ca...

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

107. laya.ui.TextInput_API3.0 [ 59%]

... Text Inherited from Label.textField Defined in laya/ui/Label.ts:392 文本控件实体 Text 实例。 Returns Text texture get texture(): Texture set texture(value: Texture): void Inherited from Text.texture Defined in laya/display/Sprite.ts:1848 设置一个Texture实例,并显示此图片(如...

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

108. laya.ui.UIComponent_API3.0 [ 59%]

...Globals "laya/ui/UIComponent" UIComponent Class UIComponent Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Hierarchy Sprite UIComponent Box ISelect Button Clip ColorPicker Label Image Slider ScrollBar ComboBox ProgressBar...

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

109. laya.ui.TextArea_API3.0 [ 58%]

... Text Inherited from Label.textField Defined in laya/ui/Label.ts:392 文本控件实体 Text 实例。 Returns Text texture get texture(): Texture set texture(value: Texture): void Inherited from Text.texture Defined in laya/display/Sprite.ts:1848 设置一个Texture实例,并显示此图片(如...

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

110. laya.ui.Tab_API3.0 [ 58%]

...ater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method...

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