大约有 1,257 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0069 秒)
Laya_社区(437) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(36) Laya2.0_示例(9) Laya_示例(7)
... public function get dataSource():* public function set dataSource(value:any):voiddirectionproperty direction:String 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Implementation public function get direc...
来源: laya_api 发布时间: 20170929
...位)。 Component changeHandler : Handler 当 ProgressBar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 ProgressBar comXml : Object XML 数据。 Component customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染...
来源: laya_api 发布时间: 20170929
... public function get dataSource():* public function set dataSource(value:any):voiddirectionproperty direction:String 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Implementation public function get direc...
来源: Laya2.0_api 发布时间: 20190513
...f (this._width)return this._width; return this.contextWidth; },[b]function(value){ var changed=false; changed=value !=this.width; _super.prototype._$set_width.call(this,value); if(changed) [i]this.layout[/i](); }[/b]);猜测是this.layout引发的死循环,希望在之后的版本中解决。暂...
来源: Laya_社区 发布时间: 20170620
...ic function get asPassword():Boolean public function set asPassword(value:Boolean):voidbgproperty bg:AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 Implementation public function get bg():AutoBitmap public function set bg(value:AutoBitmap):voidedita...
来源: laya_api 发布时间: 20170929
... public function get points():String public function set points(value:String):voidxproperty x:Number相对节点的x轴偏移 Implementation public function get x():Number public function set x(value:Number):voidyproperty y:Number相对节点的y轴偏移 Implementation ...
来源: Laya2.0_api 发布时间: 20190513
...旋转,并且是在unity里面制作的。 就程式面来看,引擎在value为undefined时仍然会继续执行setLocalPosition,这点你怎么看, 为什么你会觉得没有问题呢? Laya_Aaron • 2018-07-25 16:11 value 为什么会undefined, 这个setlocalposition 的代码应该...
来源: Laya_社区 发布时间: 20180725
...位)。 UIComponent changeHandler : Handler 当 ProgressBar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 ProgressBar customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能...
来源: Laya2.0_api 发布时间: 20190513
...public function get autoPlay():Boolean public function set autoPlay(value:Boolean):voidbitmapproperty bitmap:AutoBitmap [read-only] AutoBitmap 位图实例。 Implementation public function get bitmap():AutoBitmapclipHeightproperty clipHeight:Number 竖向分割时每个切片的...
来源: laya_api 发布时间: 20170929
... 更新时调用 Accessors clip get clip(): AnimationClip | null set clip(value: AnimationClip | null): void Defined in laya/d3/component/Animator/AnimatorState.ts:86 动作。 Returns AnimationClip | null Defined in laya/d3/component/Animator/AnimatorState.ts:90 动作。 Parameters value: Animatio...
来源: Laya3.0_api 发布时间: 20231115