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

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

101. laya.ui.VScrollBar_API3.0 [ 62%]

...dler Defined in laya/ui/ScrollBar.ts:46 滚动变化时回调,回传value参数。 disableDrag disableDrag: boolean = false Inherited from ScrollBar.disableDrag Defined in laya/ui/ScrollBar.ts:66 调用滚动停止接口stopMoveLimit时,是否禁止内容的拖拽 downButton downButton: Button I...

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

102. 使用百度地图显示当前位置(ActionScript-LayaAir基础篇(AS3)-硬件设备相关) [ 62%]

...标转换至百度地图坐标,由于它是作为convertor.translate()的参数,所以触发时作用域会被改变,因此在这里绑定了该函数的作用域。 ##### 2.1 init函数: ```java private function init():void { mapDiv = Browser.createElement("div"); Browser.document.body....

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

103. laya.ui.ColorPicker_API3.0 [ 62%]

...cker.ts:99 当颜色发生改变时执行的函数处理器。 默认返回参数color:颜色值字符串。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对...

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

104. laya.ui.Label_API3.0 [ 62%]

... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定...

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

105. laya.ui.ProgressBar_API3.0 [ 62%]

...Bar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子...

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

106. laya.ui.Image_API3.0 [ 62%]

... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定...

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

107. laya.ui.HSlider_API3.0 [ 62%]

...ndler Defined in laya/ui/Slider.ts:46 数据变化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

108. laya.ui.VSlider_API3.0 [ 62%]

...ndler Defined in laya/ui/Slider.ts:46 数据变化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

109. laya.ui.RadioGroup_API3.0 [ 62%]

...IGroup.ts:28 改变 Group 的选择项时执行的处理器,(默认返回参数: 项索引(index:int))。 Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text.drawtocanvCtx Defined in ...

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

110. laya.display.EffectAnimation_API3.0 [ 62%]

...否循环播放,调用play(...)方法时,会将此值设置为指定的参数值。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts:260 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕...

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