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

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

51. laya.ui.TextInput [ 36%]

...值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像...

来源: laya_api 发布时间: 20170929

52. laya.display.Input_API3.0 [ 33%]

... Inherited from Text.borderColor Defined in laya/display/Text.ts:576 文本边框背景颜色,以字符串表示。 Returns string Inherited from Text.borderColor Defined in laya/display/Text.ts:580 文本边框背景颜色,以字符串表示。 Parameters value: string Returns void cacheAs get ...

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

53. laya.display.Input [ 33%]

...果值为 true,则文本为粗体字。 Text borderColor : String 文本边框背景颜色,以字符串表示。 Text cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓...

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

54. laya.display.Input [ 30%]

...果值为 true,则文本为粗体字。 Text borderColor : String 文本边框背景颜色,以字符串表示。 Text cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓...

来源: laya_api 发布时间: 20170929

55. laya.ui.ColorPicker_API3.0 [ 29%]

...oid Defined in laya/ui/ColorPicker.ts:432 表示颜色样本列表面板的边框颜色值。 Returns string Defined in laya/ui/ColorPicker.ts:436 表示颜色样本列表面板的边框颜色值。 Parameters value: string Returns void bottom get bottom(): number set bottom(value: number): void Inh...

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

56. 2D寻路 · LayaAir3.3 · 引擎文档 · LAYABOX [ 29%]

...。 2.1.6 最大简化误差maxSimplificationError 定义了简化多边形边框时允许的最大误差值,主要用于控制导航网格简化的程度。这个值会影响导航网格的生成质量,值越大,简化程度越高,生成的导航网格更粗糙,性能更好。值越小,...

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

57. laya.ui.TextArea [ 29%]

...值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图...

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

58. laya.ui.TextArea [ 29%]

...值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像...

来源: laya_api 发布时间: 20170929

59. laya.ui.ComboBox_API3.0 [ 28%]

...或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" Returns string Defined in laya/ui/ComboBox.ts:496 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" Param...

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

60. laya.html.dom.HTMLDivElement_API3.0 [ 23%]

...:20px; 行高 background-color:#ff0000; 背景颜色 border-color:#ff0000; 边框颜色 width:100px; 对象宽度 height:100px; 对象高度 示例用法: var div:HTMLDivElement=new HTMLDivElement(); div.innerHTML = "adivspanspan2p"; Hierarchy Sprite HTMLDivElement HTMLIframeElement Index Construc...

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