大约有 495 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
Laya_社区(201) Laya3.0_api(175) Laya2.0_api(43) laya_api(39) Laya3.0_文档(17) Laya2.0_文档(11) Laya2.0_示例(7) Laya_示例(2)
...scaleX set_scaleY set_transform set_visible set_width size skew startDrag stopDrag timerLoop timerOnce toParentPoint typeset updateZOrder fromImage registerBitmapFont unregisterBitmapFont Constructors constructor new Text(): Text Overrides Sprite.constructor Defined in laya/display/Text.ts:203 创...
来源: Laya3.0_api 发布时间: 20231115
...来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 UIComponent totalPage : int = 0最大分页数。List transform : Matrix 对象的矩阵信息。通过设置矩阵可以...
来源: Laya2.0_api 发布时间: 20190513
...scaleX set_scaleY set_transform set_visible set_width size skew startDrag stopDrag timerLoop timerOnce toParentPoint typeset updateZOrder fromImage registerBitmapFont unregisterBitmapFont Constructors constructor new Input(): Input Overrides Text.constructor Defined in laya/display/Input.ts:102 创...
来源: Laya3.0_api 发布时间: 20231115
...tringText valign : String 表示文本的垂直显示方式。 取值: "top": 居顶部对齐显示。 "middle": 居中对齐显示。 "bottom": 居底部对齐显示。 Text viewport : Rectangle = null 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,...
来源: laya_api 发布时间: 20170929
...描边颜色 padding:10px 10px 20px 20px; 边缘的距离 vertical-align:top|bottom|middle; 垂直对齐方式 align:left|right|center; 水平对齐方式 line-height:20px; 行高 background-color:#ff0000; 背景颜色 border-color:#ff0000; 边框颜色 width:100px; 对象宽度 height:100px; 对象...
来源: Laya3.0_api 发布时间: 20231102