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

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

1. laya.ui.Label_API3.0 [ 100%]

...;//设置 label 的行间距。 label.wordWrap = true;//设置 label 自动换行label.padding = "10,10,10,10";//设置 label 的边距。 label.color = "#ff00ff";//设置 label 的颜色。 label.text = "Hello everyone,我是一个可爱的文本!";//设置 label 的文本内容。 label.x = ...

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

2. laya.ui.TextInput_API3.0 [ 97%]

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

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

3. laya.ui.TextArea_API3.0 [ 96%]

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

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

4. laya.ui.Tree_API3.0 [ 78%]

... btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按...

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

5. laya.ui.List_API3.0 [ 72%]

... btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按...

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

6. laya.ui.FontClip_API3.0 [ 70%]

...设置皮肤对应的字体内容sheet(如果多行,可以使用空格换行),示例: fontClip.skin = "font1.png";//设置皮肤 fontClip.sheet = "abc123 456";//设置皮肤对应的内容,空格换行。此皮肤为2行5列(显示时skin会被等分为2行5列),第一行对应的...

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

7. laya.ui.CheckBox_API3.0 [ 66%]

... btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按...

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

8. laya.ui.Button_API3.0 [ 66%]

... btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按...

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

9. laya.ui.Radio_API3.0 [ 65%]

... btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按...

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

10. laya.ui.RadioGroup_API3.0 [ 63%]

... btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按...

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