大约有 25 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0098 秒)
...已经销毁。对象销毁后不能再使用。Node direction : String 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 UIGroup disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIC...
来源: Laya2.0_api 发布时间: 20190513
...Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _...
来源: Laya3.0_api 发布时间: 20231115
...): void Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Returns string Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:447 布局方向。 ...
来源: Laya3.0_api 发布时间: 20231115
...): void Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Returns string Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:447 布局方向。 ...
来源: Laya3.0_api 发布时间: 20231115
...ring set direction(value: string): void Defined in laya/ui/FontClip.ts:106 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Returns string Defined in laya/ui/FontClip.ts:110 布局方向。 默认值为"horizontal"。 取...
来源: Laya3.0_api 发布时间: 20231115
...示画布对齐相关选项。 注意:画布对齐与场景内的相对布局不同,如果是希望在场景内居于某个位置的对齐,请在文档搜索栏,搜索“相对布局”关键字,查看相关文档。 1.3 横竖屏适配 有的时候,我们需要根据屏幕的比例强...
来源: Laya3.0_文档 发布时间: 20251231
...文本为斜体。 Label layoutEnabled : Boolean = true 是否启用相对布局 Component leading : Number 垂直行间距(以像素为单位)。 Label left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component mask : Sprite 遮罩,可...
来源: laya_api 发布时间: 20170929
...文本为斜体。 Label layoutEnabled : Boolean = true 是否启用相对布局 Component leading : Number 垂直行间距(以像素为单位)。 Label left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component mask : Sprite 遮罩,可...
来源: laya_api 发布时间: 20170929
...否则为false; Dialog layoutEnabled : Boolean = true 是否启用相对布局 Component left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 Component manager : DialogManager[static] 对话框管理容器,所有的对话框都在该容器内,...
来源: laya_api 发布时间: 20170929
...类,2.0开始,更改继承至Scene类,相对于Scene,增加相对布局功能。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景...
来源: Laya2.0_api 发布时间: 20190513