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

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

251. laya.ui.VBox_API3.0 [ 24%]

...y exported Menu Globals "laya/ui/VBox" VBox Class VBox VBox 是一个垂直布局容器类。 Hierarchy LayoutBox VBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior isSortItem mouseThrough name tag CENTER LEFT NONE RIGHT drawtocanvCtx Ac...

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

252. laya.ui.HBox_API3.0 [ 24%]

...y exported Menu Globals "laya/ui/HBox" HBox Class HBox HBox 是一个水平布局容器类。 Hierarchy LayoutBox HBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag BOTTOM MIDDLE NONE TOP drawtocanvCtx Accessors _is...

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

253. laya.ui.LayoutBox_API3.0 [ 23%]

...u Globals "laya/ui/LayoutBox" LayoutBox Class LayoutBox LayoutBox 是一个布局容器类。 Hierarchy Box LayoutBox HBox VBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isW...

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

254. laya.display.Stage [ 23%]

...某些操作导致的屏幕以外改变Stage  screenMode : String 场景布局类型。 取值范围: "none" :不更改屏幕 "horizontal" :自动横屏 "vertical" :自动竖屏 Stage scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象...

来源: laya_api 发布时间: 20170929

255. laya.display.Stage [ 22%]

...某些操作导致的屏幕意外改变Stage  screenMode : String 场景布局类型。 取值范围: "none" :不更改屏幕 "horizontal" :自动横屏 "vertical" :自动竖屏 Stage scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象...

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

256. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 15%]

...ocument.createElement("iframe"); iframe.style.position ="absolute";//设置布局定位。这个不能少。 iframe.style.zIndex = 100;//设置层级 iframe.style.left ="100px"; iframe.style.top ="100px"; iframe.src = "http://ask.layabox.com/"; Browser.document.body.appendChild(iframe); } } } ``` ...

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

257. laya.display.Stage_API3.0 [ 13%]

...screenMode(value: string): void Defined in laya/display/Stage.ts:728 场景布局类型。 取值范围: "none" :不更改屏幕 "horizontal" :自动横屏 "vertical" :自动竖屏 Returns string Defined in laya/display/Stage.ts:732 场景布局类型。 取值范围: "none" :不更改...

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