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

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

191. laya2.0版本,富文本HTMLDivElement中<p>标签里使用<br />标签时报错,在<span>里也不行 [ 49%]

...擎一更新就要重新拷过来 2.label的文字在IDE是上下居中的(button里的label也是同样的问题),在浏览器上就不居中了,2.1.1.1版本也没有效果 3.input旋转90度后,图片是旋转了但输入区域没有旋转,类似的panel、list的滑动区域也不能旋...

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

192. UI组件的分类与继承关系(JavaScript-IDE篇(JS)-设计模式基础) [ 48%]

...辑器中直接查看显示效果。 基础显示组件包括:Sprite、Button、CheckBox、Clip、ColorPicker、ComboBox、FontClip、HScrollBar、HSlider、Image、Label、TextArea、TextInput、Radio、ProgressBar、Slider、VSlider、ScrollBar、VScrollBar、WXOpenDataViewer。 > *Tips:*Sprit...

来源: Laya2.0_文档 发布时间: 20200609

193. UI组件的分类与继承关系(ActionScript-IDE篇(AS3)-设计模式基础) [ 48%]

...辑器中直接查看显示效果。 基础显示组件包括:Sprite、Button、CheckBox、Clip、ColorPicker、ComboBox、FontClip、HScrollBar、HSlider、Image、Label、TextArea、TextInput、Radio、ProgressBar、Slider、VSlider、ScrollBar、VScrollBar、WXOpenDataViewer。 > *Tips:*Sprit...

来源: Laya2.0_文档 发布时间: 20200609

194. UI模式下Dialog标签嵌套RadioGroup会导致编辑器卡死 [ 47%]

... height="58" fontSize="20" color="#e5c39f" editorInfo="compId=10"/&gt; &lt;Button y="1" x="680" width="90" var="close" skin="setting/close.png" pivotY="45" pivotX="45" height="90" editorInfo="compId=18"/&gt; &lt;Panel y="275" x="88" width="511" var="headImgPanel" height="88" editorInfo="compId=20"&g...

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

195. emoji表情文字乱码 [ 46%]

...人 jonathang4 相关问题 TextInput在手机上文字输入位置不对 Button 中的文字无法垂直居中 请问 在LayaAir中怎么显示和隐藏文字? Morn UI中的Label文字颜色显示不正确 文本显示错误,多个文字被不相关的同一个文字替换了,如下图 laya...

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

196. laya.ui.UIGroup [ 45%]

...一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表...

来源: laya_api 发布时间: 20170929

197. laya.ui.UIGroup [ 45%]

...一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeIn...

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

198. 组件装饰器说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 44%]

... ) //拿到 Label 组件 private label: Laya.Label; @property( { type:Laya.Button } ) //拿到 Button 组件 private button: Laya.Button; @property( { type:Laya.Sprite } ) //拿到 Sprite 组件 private sprite: Laya.Sprite; @property( { type:Laya.Animation } ) //拿到 Animation 组件 private anmat...

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

199. 如何将一段文字放置到粘贴板 , 或者说点击一个按钮后复制copy一段文字? [ 44%]

...30 0 0 分享 微博 QZONE 微信 moketao 赞同来自: 我是用 html &lt;button&gt; + clipboard.js 最终实现的, 但是担心Native下不能跑起来。 Laya官方能否给一个更便捷的方案? 最好是能h5和native都通用的API,比如 Browser.setClipboard(str) 2017-06-01 0 2 分...

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

200. laya.ui.HSlider_API3.0 [ 43%]

...变节点轴心点。 Parameters value: number Returns void bar get bar(): Button Inherited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in lay...

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