大约有 156 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)
...tcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left": 居左对...
来源: laya_api 发布时间: 20170929
...tcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-o...
来源: Laya2.0_api 发布时间: 20190513
...Defined in laya/ui/UIComponent.ts:281 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.tool...
来源: Laya3.0_api 发布时间: 20231115
...Subclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居...
来源: laya_api 发布时间: 20170929
...ss LoaderInheritanceLoader EventDispatcher Object Loader 类可用来加载文本、JSON、XML、二进制、图像等资源。 Public Properties PropertyDefined By cache : Boolean[read-only] 是否缓存。Loader data : *[read-only] 返回的数据。Loader maxTimeOut : int = 100[static] ...
来源: laya_api 发布时间: 20170929
...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
...义!这是为什么? 已上传 Demo 附件 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 使用了u3D导出来的粒子,...
来源: Laya_社区 发布时间: 20220224
...ze?: number): number Defined in laya/display/BitmapFont.ts:120 获取指定文本内容的宽度。 Parameters text: string 文本内容。 Optional fontSize: number Returns number 宽度。 hasListener hasListener(type: string): boolean Inherited from EventDispatcher.hasListener Defined in laya/eve...
来源: Laya3.0_api 发布时间: 20231115
...方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...
来源: laya_api 发布时间: 20170929
...io Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : ...
来源: laya_api 发布时间: 20170929