• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 35 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0042 秒)

31. laya.ui.VBox [ 39%]

...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

32. laya.ui.HBox [ 39%]

...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

33. laya.ui.AsynDialog [ 35%]

...prite popupCenter : Boolean = true 一个布尔值,指定对话框是否居中弹。 如果值为true,则居中弹出,否则,则根据对象坐标显示,默认为true。 Dialog popupEffect : Handler 弹出对话框效果,可以设置一个效果代替默认的弹出效果,如果不...

来源: laya_api 发布时间: 20170929

34. laya.ui.VBox_API3.0 [ 23%]

...签 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

35. laya.ui.HBox_API3.0 [ 23%]

...。 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