大约有 249 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0053 秒)
Laya_社区(97) Laya3.0_api(48) Laya2.0_api(44) laya_api(40) Laya3.0_文档(10) Laya2.0_文档(6) Laya2.0_示例(3) Laya_示例(1)
...8 padding = String(_textFormat._leftMargin); padding的格式是'top,right,bottom,left'形式的字符串。不是接受单边边距。而且这里的_textFormat._leftMargin是undefined. 2017-05-16 1 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 ...
来源: Laya_社区 发布时间: 20170516
...wall"; testView.y = ___frame.height - testView.height 改成 testView.bottom =0; 用相对坐标,用那个计算会出错 2018-02-11 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 有测试地址吗 2018-02-11 0 3 分享 微博 QZONE 微信 liangge 赞同来自: 解压 放到...
来源: Laya_社区 发布时间: 20180211
...对齐(valign)分别是top(居顶对齐)、middle(居中对齐)、bottom(居底对齐) bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 bordercolor 文本边框颜色,勾选后可以直接输入颜...
来源: Laya3.0_文档 发布时间: 20241014
...左对齐 labelVAlign 文本标签的垂直对齐模式:top、middle、bottom,默认为居顶对齐 labelPadding 文本标签的边距。格式:上边距、右边距、下边距、左边距 labelStroke 文本标签的描边宽度,以像素为单位。默认值为0,表示不描边 labelStro...
来源: Laya3.0_文档 发布时间: 20241014
... 20px 20px; 边缘的距离 * vertical-align:top|bottom|middle; 垂直对齐方式 * align:left|right|center; 水平对齐方式 * line-height:20px; 行高 * background-color:#...
来源: Laya_社区 发布时间: 20190815
...htSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D left ...
来源: Laya3.0_api 发布时间: 20231115
...满全屏,所以。开发者完全可以通过相对布局属性(top和bottom),把背景拉到全屏以及按钮拉到屏幕相对位置显示。实现各个屏幕下都做到完美的全屏适配。 ##### 3.2.2 保高适配模式fixedheight fixedheight保高模式就是在保障设计高的...
来源: Laya2.0_文档 发布时间: 20210715
...对齐(valign)分别是top(居顶对齐)、middle(居中对齐)、bottom(居底对齐) bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 bordercolor 文本边框颜色,勾选后可以直接输入颜...
来源: Laya3.0_文档 发布时间: 20241014
...rderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自...
来源: laya_api 发布时间: 20170929
...rderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自...
来源: Laya2.0_api 发布时间: 20190513