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

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

71. laya.ui.TextInput [ 50%]

...串表示。 默认值为 "#000000"(黑色); Label tag : * 对象的标签。 UIComponent  text : String[override] 当前文本内容字符串。 TextInput textField : Text[read-only] 文本控件实体 Text 实例。 Label texture : Texture 设置一个Texture实例,并显示此图片(...

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

72. laya.display.AnimationBase_API3.0 [ 48%]

...imationBase 动画基类,提供了基础的动画播放控制方法和标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方法需要由子类实现。 Hierarchy Sprite AnimationBase FrameAnimation Animation Index Constructors constructor Properties _e...

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

73. laya.ui.TextInput_API3.0 [ 48%]

...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text.drawtocanvCtx Defined in laya/display/Sprite.ts:1319 Accessors _isHeightSet get _isHeightSet(): boolean Inherited from Text._isHeightSet Defined in laya/d...

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

74. laya.display.Animation_API3.0 [ 48%]

...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 wrapMode wrapMode: number = 0 Inherited from AnimationBase.wrapMode Defined in laya/display/AnimationBase.ts:33 播放顺序类型:AnimationBase.WRAP_POSITIVE为正序播放(默认值),AnimationBase.WRAP_REVERSE为...

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

75. laya.ui.TextArea_API3.0 [ 48%]

...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text.drawtocanvCtx Defined in laya/display/Sprite.ts:1319 Accessors _isHeightSet get _isHeightSet(): boolean Inherited from Text._isHeightSet Defined in laya/d...

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

76. laya.display.FrameAnimation_API3.0 [ 47%]

...g: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 wrapMode wrapMode: number = 0 Inherited from AnimationBase.wrapMode Defined in laya/display/AnimationBase.ts:33 播放顺序类型:AnimationBase.WRAP_POSITIVE为正序播放(默认值),AnimationBase.WRAP_REVERSE为...

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

77. 时间轴动画(JavaScript-LayaAir基础篇(JS)-动画基础) [ 46%]

...中skin,就显示skin属性名和对应的值。该栏不能修改。 `标签label`:该栏设置后,可以在项目中,通过标签名用代码对该进行操作。当设置标签后,设置标签会出现红色圆点,如图24所示。 ![24](img/24.png)(图24) `是否缓动`:...

来源: Laya2.0_文档 发布时间: 20210715

78. 时间轴动画(TypeScript-LayaAir基础篇(TS)-动画基础) [ 46%]

...中skin,就显示skin属性名和对应的值。该栏不能修改。 `标签label`:该栏设置后,可以在项目中,通过标签名用代码对该进行操作。当设置标签后,设置标签会出现红色圆点,如图24所示。 ![24](img/24.png)(图24) `是否缓动`:...

来源: Laya2.0_文档 发布时间: 20210715

79. 时间轴动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 46%]

...中skin,就显示skin属性名和对应的值。该栏不能修改。 `标签label`:该栏设置后,可以在项目中,通过标签名用代码对该进行操作。当设置标签后,设置标签会出现红色圆点,如图24所示。 ![图24](img/24.png) (图24) `是否缓动`...

来源: Laya2.0_文档 发布时间: 20210715

80. laya.ui.Tab [ 44%]

...对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标签的字体名称,以字符串形式表示。 UIGroup labelPadding : String 表示按钮文本标签的边距。 ...

来源: laya_api 发布时间: 20170929