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

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

11321. laya.ui.VBox_API3.0 [ 14%]

... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...

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

11322. laya.ui.Slider_API3.0 [ 14%]

... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...

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

11323. laya.ui.HBox_API3.0 [ 14%]

... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...

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

11324. laya.ui.Tab_API3.0 [ 14%]

...。 tab.labels = "item0,item1,item2";//设置 tab 的标签集。 tab.x = 100;//设置 tab 对象的属性 x 的值,用于控制 tab 对象的显示位置。 tab.y = 100;//设置 tab 对象的属性 y 的值,用于控制 tab 对象的显示位置。 tab.selectHandler = new Handler(this, onSelect...

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

11325. laya.ui.FontClip_API3.0 [ 13%]

... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...

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

11326. laya.ui.UIGroup_API3.0 [ 13%]

... number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from Text.alpha Defined in laya/display/Sprite.ts:1030 透明度,值为0-1,默认值为1,表示...

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

11327. laya.display.Input [ 13%]

...Flash机制不同 Sprite  maxChars : int 字符数量限制,默认为10000。 设置字符数量限制时,小于等于0的值将会限制字符数量为10000。 Input maxScrollX : int[read-only] 获取横向可滚动最大值。 Text maxScrollY : int[read-only] 获取纵向可滚动最大值...

来源: laya_api 发布时间: 20170929

11328. laya.ui.TextInput_API3.0 [ 13%]

....wordWrap = true;//设置 textInput 的文本自动换行。 textInput.x = 100;//设置 textInput 对象的属性 x 的值,用于控制 textInput 对象的显示位置。 textInput.y = 100;//设置 textInput 对象的属性 y 的值,用于控制 textInput 对象的显示位置。 textInput.width...

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

11329. laya.ui.TextArea_API3.0 [ 13%]

...ea.wordWrap = true;//设置 textArea 的文本自动换行。 textArea.x = 100;//设置 textArea 对象的属性 x 的值,用于控制 textArea 对象的显示位置。 textArea.y = 100;//设置 textArea 对象的属性 y 的值,用于控制 textArea 对象的显示位置。 textArea.width = 300...

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

11330. laya.ui.Tree_API3.0 [ 13%]

...渲染器。 tree.xml = xml;//设置 tree 的树结构数据。 tree.x = 100;//设置 tree 对象的属性 x 的值,用于控制 tree 对象的显示位置。 tree.y = 100;//设置 tree 对象的属性 y 的值,用于控制 tree 对象的显示位置。 tree.width = 200;//设置 tree 的宽度...

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