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

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

91. laya.ui.List_API3.0 [ 78%]

...Label(); label.text = "100000"; label.name = "label";//设置 label 的name属性。 label.size(100, 20); addChild(label); } } example (function (_super){ function Item(){ Item.__super.call(this);//初始化父类 this.graphics.drawRect(0, 0, 100, 20, "#ff0000"); var label = new laya.ui.Label();/...

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

92. laya.ui.ViewStack_API3.0 [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

93. laya.ui.Button_API3.0 [ 78%]

... button ,并传入它的皮肤。 button.x = 100;//设置 button 象的属性 x 的,用于控制 button 象的显示位置。 button.y = 100;//设置 button 象的属性 y 的,用于控制 button 象的显示位置。 button.clickHandler = new Handler(this, onClickButton,[butto...

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

94. laya.ui.OpenDataContextView_API3.0 [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

95. laya.ui.LayoutBox_API3.0 [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

96. laya.ui.TipManager_API3.0 [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

97. laya.ui.ColorPicker [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 Sprite  bgColor : String 表示颜色样本列表面板的背景颜色。 ColorPicker blendMode : String指定要使用的...

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

98. laya.physics.PhysicsDebugDraw_API3.0 [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

99. laya.ui.Button [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到...

来源: laya_api 发布时间: 20170929

100. laya.ui.Clip [ 78%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,性能有一定影响。 Sprite  bitmap : AutoBitmap[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目...

来源: laya_api 发布时间: 20170929