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

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

241. laya.ui.Box_API3.0 [ 38%]

...or(): string set bgColor(value: string): void Defined in laya/ui/Box.ts:25 背景颜色 Returns string Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/di...

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

242. [LayaAirIDE 2.0]TextInput真机输入时显示蓝色字,求解 [ 38%]

...rrCheck: boolean = [false, false, false, false]; private init() { // 设置背景色为场景高度 this.box_color_bg.height = Laya.stage.height; } onEnable() { this.init(); // 判定是注册还是忘记密码 if (GameData.I.isReg) { this._regMode(); } else { this._forgetMode(); } // 添加取消...

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

243. laya.ui.LayoutBox_API3.0 [ 38%]

...lue: string): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.b...

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

244. laya.ui.VBox_API3.0 [ 38%]

...lue: string): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.b...

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

245. laya.ui.HBox_API3.0 [ 38%]

...lue: string): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.b...

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

246. laya.ui.Panel_API3.0 [ 38%]

...lue: string): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.b...

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

247. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 30%]

...IEditor.GUIUtils。 export interface IGUIUtils { /** * 编辑器默认背景颜色 */ bgColor: gui.Color; /** * 编辑器默认分割线颜色 */ lineColor: gui.Color; /** * 编辑器默认文字颜色 */ textColor: gui.Color; createButton(autoSize?: boolean): gui.Button; createIconButton(f...

来源: Laya3.0_文档 发布时间: 20251010

248. 开放数据域组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 24%]

...性考虑不会直接提供这些数据。 图1-1 排行榜示例 在这个背景之下,微信官方设计了开放数据域这个功能,这是一个封闭、独立 JavaScript 作用域。在这个作用域中,开发者可以获取到玩家一些隐私数据,并对这些数据进行处...

来源: Laya3.0_文档 发布时间: 20251010