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

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

201. laya.ui.ScaleBox_API3.0 [ 45%]

...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...

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

202. laya.ui.Box_API3.0 [ 45%]

...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...

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

203. RadioGroup属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 45%]

...认是水平布局(*horizontal*),通过更改direction属性,实现垂直布局(*vertical*)。设置间距可以通过space属性实现。如动图4-2所示。 ![动图4-2](img/4-2.gif) (动图4-2) ### 2.4 设置单选框组RadioGroup的默认选项 selectedIndex属性是用于改变...

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

204. laya.ui.ColorPicker_API3.0 [ 45%]

...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...

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

205. laya.ui.LayoutBox_API3.0 [ 45%]

...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...

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

206. laya.ui.TipManager_API3.0 [ 45%]

...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...

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

207. laya.ui.ViewStack_API3.0 [ 45%]

...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...

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

208. laya.ui.HBox_API3.0 [ 45%]

...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...

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

209. []LayaTree v1.0.5版本更新(2021.11.17) [ 44%]

...色器的颜色调整​ 使用下拉框来选择文本的水平对齐和垂直对齐方式 字体大小,粗细,描边,overflow超出行为随意调节 5. 基于AOP的暂停与单帧调试运行,能够在不修改源码的情况下控制引擎循环(需要注意的是,与Unity类似,暂停时...

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

210. 使用Laya.loader.load加载Laya.Loader.FONT位图字体文件时就会出现无限循环加载,一直到浏览器奔溃 [ 44%]

...t; // 文本的字体名称,以字符串形式表示 txt.leading = 5; // 垂直行间距 txt.pos(Laya.stage.width - txt.width >> 1, Laya.stage.height - txt.height >> 1); } }   new Text_BitmapFont();   结果截图: 2019-02-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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