大约有 260 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0062 秒)
...Subclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中...
来源: Laya2.0_api 发布时间: 20190513
...entDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居...
来源: laya_api 发布时间: 20170929
...entDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中...
来源: Laya2.0_api 发布时间: 20190513
...? dialog 自定义关闭效果,效果执行完,弹窗无法关闭 富文本下划线绘制bug drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 如何获取图片每...
来源: Laya_社区 发布时间: 20181121
...io Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : ...
来源: laya_api 发布时间: 20170929
...io Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active :...
来源: Laya2.0_api 发布时间: 20190513
... EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文本的位置有少许的偏差。 Public Properties Hide Inherite...
来源: Laya2.0_api 发布时间: 20190513
...标Cursor怪异问题,有demo Laya native1.0.7, 引擎1.7.14beta,多行文本不换行 Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! 问题状态 最新活动: 2018-04-01 21:57 浏览: 1476 关注: 2 人
来源: Laya_社区 发布时间: 20180401
... var modes = "exactfit"; //全局文本信息 var txt; (function() { //初始化舞台大小 Laya.init(1136,640); //设置适配模式 Laya...
来源: Laya2.0_文档 发布时间: 20200307
显示文本组件(Label)一、通过LayaAir IDE创建Label组件1.1 创建Label1.2 Label 属性1.3 脚本控制Label二、通过代码创建Label组件显示文本组件(Label) 一、通过LayaAir IDE创建Label组件 Label 组件用来显示一段文字。Label 组件的脚本接口请参考 Labe...
来源: Laya3.0_文档 发布时间: 20241014