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

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

111. laya.ui.LayoutBox_API3.0 [ 31%]

...uctors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable ...

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

112. laya.ui.TipManager_API3.0 [ 31%]

...uctors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx offsetX offsetY tipBackColor tipDelay tipTextColor Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX c...

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

113. laya.ui.ViewStack_API3.0 [ 31%]

...uctors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSo...

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

114. laya.ui.VBox_API3.0 [ 31%]

...uctors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior isSortItem mouseThrough name tag CENTER LEFT NONE RIGHT drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX cent...

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

115. laya.ui.HBox_API3.0 [ 31%]

...uctors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag BOTTOM MIDDLE NONE TOP drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY compone...

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

116. Laya中Button等组件lose skin的问题 [ 31%]

...ject.I.set(key,this._sources);         }         if (this._autoSize){             this._bitmap.width=this._width || width;             this._bitmap.height=this._height || height;             if (this._text){                 this._te...

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

117. laya.ui.Component [ 31%]

...,值为0-1Component  anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属...

来源: laya_api 发布时间: 20170929

118. laya.device.media.Video [ 31%]

...认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属...

来源: laya_api 发布时间: 20170929

119. laya.ui.Tree [ 31%]

...array : Array 列表数据源,只包含当前可视节点数据。 Tree autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属...

来源: laya_api 发布时间: 20170929

120. laya.ui.TextArea [ 31%]

...将文本字段视为密码文本字段。 默认值为false。 TextInput autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属...

来源: laya_api 发布时间: 20170929