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

大约有 375 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0080 秒)

161. HTMLDivElement <img>标签width、height在手机端无效 [ 63%]

...标签width、height在手机端无效 请问一下 我用HTMLDivElement,设置"&lt;img src='"+iconImg+"' width='45'  height='45'&gt;&lt;/img&gt;"标签设置图片width、height,在编辑器或网页上显示正常,但是打包android apk后安装游戏,就显示不正常,感觉width...

来源: Laya_社区 发布时间: 20190112

162. laya.ui.Box [ 63%]

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

来源: laya_api 发布时间: 20170929

163. laya.ui.HBox [ 63%]

...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...

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

164. laya.ui.Slider [ 63%]

...内容变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bar : Button[read-only] 表示滑块按钮引用。 Slider blendMode : String指定要使用混合模...

来源: laya_api 发布时间: 20170929

165. laya.ui.VSlider [ 63%]

...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...

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

166. laya.display.FrameAnimation [ 63%]

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

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

167. laya.ui.LayoutBox [ 63%]

...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...

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

168. laya.ui.HSlider [ 63%]

...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...

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

169. laya.ui.ViewStack [ 63%]

...lements IItem ViewStack 类用于视图堆栈类,用于视图显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场...

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

170. 文本进阶使用 · LayaAir3.0文档 · LAYABOX [ 63%]

...对应字体就可以。而fillText中,font是字体与字体大小设置值,也可以把所有相关文本样式(大小、字体、斜体、加粗)也在这里指定。 例如,当值为 60px simHei ,是将文本大小设置为60像素大小,采用simHei字体。如下图1-1...

来源: Laya3.0_文档 发布时间: 20241014