大约有 20 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)
... AlignV垂直对齐的参数为:top(顶部对齐)、middle(垂直居中对齐)、bottom(底部对齐)。 AlignH水平对齐的参数为:left(居左对齐)、center(水平居中对齐)、right(居右对齐)。 [!Tip] 画布对齐不能理解为UI界面基于stage舞台的...
来源: Laya3.0_文档 发布时间: 20241014
...dePublic Constants ConstantDefined By CENTER : String = center[static] 居中对齐。 VBox LEFT : String = left[static] 左对齐。 VBox NONE : String = none[static] 无对齐。 VBox RIGHT : String = right[static] 右对齐。 VBoxProperty Detailwidthpropertywidth:Number[override] Im...
来源: Laya2.0_api 发布时间: 20190513
...bottom[static] 居底部对齐。 HBox MIDDLE : String = middle[static] 居中对齐。 HBox NONE : String = none[static] 无对齐。 HBox TOP : String = top[static] 居顶部对齐。 HBoxProperty Detailheightpropertyheight:Number[override] Implementation public function get heigh...
来源: Laya2.0_api 发布时间: 20190513
...dePublic Constants ConstantDefined By CENTER : String = center[static] 居中对齐。 VBox LEFT : String = left[static] 左对齐。 VBox NONE : String = none[static] 无对齐。 VBox RIGHT : String = right[static] 右对齐。 VBoxProperty Detailwidthpropertywidth:Number[override] Im...
来源: laya_api 发布时间: 20170929
...bottom[static] 居底部对齐。 HBox MIDDLE : String = middle[static] 居中对齐。 HBox NONE : String = none[static] 无对齐。 HBox TOP : String = top[static] 居顶部对齐。 HBoxProperty Detailheightpropertyheight:Number[override] Implementation public function get heigh...
来源: laya_api 发布时间: 20170929
...LOGO,弹出提示框等。我们可以通过centerX、centerY进行位置居中设置,如图5-1、5-2所示。 ![图片1.png](img/5-1.png)(图5-1) ![图片1.png](img/5-2.png)(图5-2) ## 4、旋转及缩放属性 旋转及缩放属性在游戏UI中,特别是在IDE制作动画时经常...
来源: Laya2.0_文档 发布时间: 20210714
...LOGO,弹出提示框等。我们可以通过centerX、centerY进行位置居中设置,如图5-1、5-2所示。 ![图片1.png](img/5-1.png)(图5-1) ![图片1.png](img/5-2.png)(图5-2) ## 4、旋转及缩放属性 旋转及缩放属性在游戏UI中,特别是在IDE制作动画时经常...
来源: Laya2.0_文档 发布时间: 20210715
...LOGO,弹出提示框等。我们可以通过centerX、centerY进行位置居中设置,如图5-1、5-2所示。 ![图片1.png](img/5-1.png)(图5-1) ![图片1.png](img/5-2.png)(图5-2) ## 4、旋转及缩放属性 旋转及缩放属性在游戏UI中,特别是在IDE制作动画时经常...
来源: Laya2.0_文档 发布时间: 20210714
...签 Static CENTER CENTER: string = "center" Defined in laya/ui/VBox.ts:19 居中对齐。 Static LEFT LEFT: string = "left" Defined in laya/ui/VBox.ts:15 左对齐。 Static NONE NONE: string = "none" Defined in laya/ui/VBox.ts:11 无对齐。 Static RIGHT RIGHT: string = "right" Defined in laya/ui/...
来源: Laya3.0_api 发布时间: 20231115
...。 Static MIDDLE MIDDLE: string = "middle" Defined in laya/ui/HBox.ts:19 居中对齐。 Static NONE NONE: string = "none" Defined in laya/ui/HBox.ts:11 无对齐。 Static TOP TOP: string = "top" Defined in laya/ui/HBox.ts:15 居顶部对齐。 Static drawtocanvCtx drawtocanvCtx: Context Inherited...
来源: Laya3.0_api 发布时间: 20231115