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

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

101. laya.ui.VScrollBar_API3.0 [ 57%]

...Defined in laya/ui/UIComponent.ts:281 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.tool...

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

102. laya.ui.ComboBox [ 57%]

...表项标签的字体大小。 ComboBox  labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox  labelColors : String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disableColor ComboBox  labelFont :...

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

103. laya.ui.Radio [ 57%]

... : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按钮各个状态下的文...

来源: laya_api 发布时间: 20170929

104. 基础使用与构成 · LayaAir3.3 · 引擎文档 · LAYABOX [ 56%]

...ox 系列以外的组件,则通常属于基础组件,用于直接显示文本、图片、按钮等界面元素。 1.1 基础UI组件 基础UI组件显示对象,一共有17个,直接或间接继承于UIComponent,如图1-1的高亮部分所示。 (图1-1) 1.2 容器组件 继承于Box的...

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

105. laya.ui.ComboBox [ 55%]

...表项标签的字体大小。 ComboBox  labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox  labelColors : String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disableColor ComboBox  labelFont :...

来源: laya_api 发布时间: 20170929

106. 【简单跑酷--JS版】---Lv.6 终篇 [ 51%]

...g.GameWidth,Config.GameHeight,"#000000"); this.addChild(this.bg); //loading文本 this.txt = new Text(); this.txt.color = "#ffffff"; this.txt.fontSize = 30; this.txt.text = "Loading"; this.txt.width = Config.GameWidth; this.txt.align = "center"; this.txt.y = (Config.GameHeight - this.txt.height) * 0...

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

107. 【简单跑酷--JS版】---Lv.5 玩家踩地板 [ 47%]

...--JS版】---Lv.6 终篇 分享,扩展Laya.Text组件实现简单的富文本 关于layaIDE 用js 与服务器通过socket建立长连接有没有简单的事例? 技术文档那个简单3D例子 as3源码资源有吗?打网球那个哈 我把3d高级部分里的简单场景案例和3d基础...

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

108. laya.display.BitmapFont_API3.0 [ 42%]

...ze?: number): number Defined in laya/display/BitmapFont.ts:120 获取指定文本内容的宽度。 Parameters text: string 文本内容。 Optional fontSize: number Returns number 宽度。 hasListener hasListener(type: string): boolean Inherited from EventDispatcher.hasListener Defined in laya/eve...

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

109. laya.ui.WXOpenDataViewer_API3.0 [ 26%]

...Defined in laya/ui/UIComponent.ts:312 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.tool...

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

110. laya.ui.AdvImage_API3.0 [ 25%]

...Defined in laya/ui/UIComponent.ts:312 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.tool...

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