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

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

1551. laya.ui.ProgressBar_API3.0 [ 24%]

... bg blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numC...

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

1552. laya.ui.Radio_API3.0 [ 24%]

... bottom cacheAs centerX centerY clickHandler components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea iconOffset is3D label labelAlign labelBold lab...

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

1553. laya.ui.HSlider_API3.0 [ 24%]

...bar blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask max min mouseEnabled mouseX mou...

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

1554. laya.ui.VSlider_API3.0 [ 24%]

...bar blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask max min mouseEnabled mouseX mou...

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

1555. laya.ui.ScrollBar_API3.0 [ 24%]

...orY blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hide hideFlags hitArea is3D isVertical lastOffset left mask max ...

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

1556. laya.ui.List [ 24%]

...开启自定义渲染,才能使用customRender函数渲染。 Sprite  dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 List destroyed : Boolean = false...

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

1557. laya.ui.RadioGroup_API3.0 [ 24%]

...lor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed direction disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D items labelBold labelColors lab...

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

1558. laya.ui.Clip_API3.0 [ 24%]

...erX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask ...

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

1559. laya.ui.ComboBox_API3.0 [ 24%]

...ndMode bottom button cacheAs centerX centerY components customRenderEnable dataSource defaultLabel destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D isOpen itemColors itemHeight...

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

1560. laya.display.Stage [ 24%]

...nvas:= htmlCanvas.getCanvas();//获取原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  exitFullscreen():void退出全屏模式Stage ...

来源: laya_api 发布时间: 20170929