大约有 61 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
...## 5.4 label相关属性 很多组件的内部包含了label标签,比如Button、CheckBox、Tab等。它们的其他属性中也有相同的label属性设置,功能说明请看下表 | **属性名** | **功能说明** | | ---------------- | ---------------------------------------- | | labelAlig...
来源: Laya2.0_文档 发布时间: 20210715
...## 5.4 label相关属性 很多组件的内部包含了label标签,比如Button、CheckBox、Tab等。它们的其他属性中也有相同的label属性设置,功能说明请看下表 | **属性名** | **功能说明** | | ---------------- | ---------------------------------------- | | labelAlig...
来源: Laya2.0_文档 发布时间: 20210714
...一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeIn...
来源: Laya2.0_api 发布时间: 20190513
... ) //拿到 Label 组件 private label: Laya.Label; @property( { type:Laya.Button } ) //拿到 Button 组件 private button: Laya.Button; @property( { type:Laya.Sprite } ) //拿到 Sprite 组件 private sprite: Laya.Sprite; @property( { type:Laya.Animation } ) //拿到 Animation 组件 private anmat...
来源: Laya3.0_文档 发布时间: 20241014
...创建动效模板 可能存在bug 请问layaide如何创建一个复合的Button 问题状态 最新活动: 2019-01-25 10:04 浏览: 1185 关注: 2 人 185*****515 • 2019-01-25 10:05 嗯 你说的很对 但是我现在的问题是,我在公司的电脑上用最新的IDE2.0创建的AS工程,...
来源: Laya_社区 发布时间: 20190121
...一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表...
来源: laya_api 发布时间: 20170929
...点修改了width属性(属性设置面板有黄色线提示) 添加了Button组件(有“+”号标识) 这些修改也可以覆盖到预制体中,我们来看看如何操作。如图3-4所示 (图3-4) 点击item节点,在右边的属性面板中,点击 覆盖属性 按钮,可...
来源: Laya3.0_文档 发布时间: 20241014
...ntInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件...
来源: Laya2.0_api 发布时间: 20190513
...一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name ...
来源: Laya3.0_api 发布时间: 20231115
...变节点轴心点。 Parameters value: number Returns void bar get bar(): Button Inherited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in lay...
来源: Laya3.0_api 发布时间: 20231115