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

大约有 321 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)

291. 动效模板(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 43%]

...,如动画8所示。 ![图8](img/8.gif)(图8) **步骤三**:为实现居中缩放效果,以及让按钮看的更清楚一些。我们选中Button组件,在属性面板,设置轴心点属性`anchorX`与`anchorY`的值为`0.5`,然后,设置Button宽高与轴心点的xy轴位置,如图9...

来源: Laya2.0_文档 发布时间: 20210715

292. 字体切片组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 42%]

...n 水平对齐方式,共有三种方式。left:居左对齐,center:居中对齐,right:居右对齐。 切片字符表 sheet 位图内容范围,位图内容在有换行时需要在换行的位置添加空格。 切片显示内容 value 位图数字内容。 资源分组 group 加载分...

来源: Laya3.0_文档 发布时间: 20251010

293. 导航标签组组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 41%]

...距 标签水平对齐 文本标签的水平对齐方式,分别为左,居中,右 标签垂直对齐 文本标签的垂直对齐方式,分别为顶部,中间,底部 Tab组件可以通过labels增加标签,如动图1-4中所示,默认的Tab组件中只有两个标签。如果想增加...

来源: Laya3.0_文档 发布时间: 20251010

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

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

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

来源: Laya2.0_api 发布时间: 20190513

297. [LayaAirIDE 2.0]TextInput真机输入时显示蓝色字,求解 [ 39%]

...适配,showall 为啥不能显示超出部分,fixeheight 为啥不能居中? 问题状态 最新活动: 2024-06-04 10:09 浏览: 5901 关注: 3 人 Tony666 • 2020-04-10 20:35 Demo已经提交,抽空请测试。 Tony666 • 2020-04-11 13:39 iPhone XR

来源: Laya_社区 发布时间: 20200410

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

来源: Laya2.0_api 发布时间: 20190513

299. laya.display.Stage_API3.0 [ 38%]

..._CENTER: string = "center" Defined in laya/display/Stage.ts:89 画布水平居中对齐。 Static ALIGN_LEFT ALIGN_LEFT: string = "left" Defined in laya/display/Stage.ts:85 画布水平居左对齐。 Static ALIGN_MIDDLE ALIGN_MIDDLE: string = "middle" Defined in laya/display/Stage.ts:93 画布垂...

来源: Laya3.0_api 发布时间: 20231115

300. laya.ui.AsynDialog [ 36%]

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

来源: laya_api 发布时间: 20170929