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

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

791. laya.ui.RadioGroup_API3.0 [ 42%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

792. laya.ui.ComboBox_API3.0 [ 42%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

793. laya.ui.Tab_API3.0 [ 42%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

794. laya.ui.Image_API3.0 [ 42%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

795. laya.ui.FontClip_API3.0 [ 42%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

796. laya.ui.UIGroup_API3.0 [ 42%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

797. laya.ui.Label_API3.0 [ 41%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

798. laya.display.Input_API3.0 [ 41%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是...

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

799. laya.ui.Tree_API3.0 [ 41%]

... = 12; this.addChild(selectBox);//需要使用this.访问父类的属性或方法。 var folder = new laya.ui.Clip("resource/ui/clip_tree_folder.png", 1, 3); folder.name = "folder";//设置 folder 的name 为“folder”时,将被识别为树结构的文件夹开启状态图表。2帧:折叠状...

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

800. laya.display.Sprite [ 41%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  cacheAs : String 指定显示对象是否缓存为静态图像,cache...

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