大约有 210 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0055 秒)
Laya_社区(143) Laya2.0_文档(22) Laya3.0_api(16) Laya3.0_文档(11) Laya2.0_api(6) laya_api(6) Laya_示例(3) Laya2.0_示例(3)
...擎一更新就要重新拷过来 2.label的文字在IDE是上下居中的(button里的label也是同样的问题),在浏览器上就不居中了,2.1.1.1版本也没有效果 3.input旋转90度后,图片是旋转了但输入区域没有旋转,类似的panel、list的滑动区域也不能旋...
来源: Laya_社区 发布时间: 20190815
...辑器中直接查看显示效果。 基础显示组件包括: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
...辑器中直接查看显示效果。 基础显示组件包括: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
... height="58" fontSize="20" color="#e5c39f" editorInfo="compId=10"/> <Button y="1" x="680" width="90" var="close" skin="setting/close.png" pivotY="45" pivotX="45" height="90" editorInfo="compId=18"/> <Panel y="275" x="88" width="511" var="headImgPanel" height="88" editorInfo="compId=20"&g...
来源: Laya_社区 发布时间: 20170221
...人 jonathang4 相关问题 TextInput在手机上文字输入位置不对 Button 中的文字无法垂直居中 请问 在LayaAir中怎么显示和隐藏文字? Morn UI中的Label文字颜色显示不正确 文本显示错误,多个文字被不相关的同一个文字替换了,如下图 laya...
来源: Laya_社区 发布时间: 20180517
...一个可以自动布局的项集合控件。 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
...一个可以自动布局的项集合控件。 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
... ) //拿到 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
...30 0 0 分享 微博 QZONE 微信 moketao 赞同来自: 我是用 html <button> + clipboard.js 最终实现的, 但是担心Native下不能跑起来。 Laya官方能否给一个更便捷的方案? 最好是能h5和native都通用的API,比如 Browser.setClipboard(str) 2017-06-01 0 2 分...
来源: Laya_社区 发布时间: 20170531
...变节点轴心点。 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