大约有 348 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0079 秒)
... } private function onSelect(index:int):void { trace("当前选择的单选按钮索引: index= ", index); } } } example Laya.init(640, 800);//设置游戏画布宽高、渲染模式 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loader.load(["resource/ui/radio.png"], laya.utils.H...
来源: Laya3.0_api 发布时间: 20231115
...ed Menu Globals "laya/ui/Tab" Tab Class Tab Tab 组件用来定义选项卡按钮组。 * 属性:selectedIndex 的默认值为-1。 example 以下示例代码,创建了一个 Tab 实例。 package { import laya.ui.Tab; import laya.utils.Handler; public class Tab_Example { public function Tab_Exa...
来源: Laya3.0_api 发布时间: 20231115
...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Componen...
来源: laya_api 发布时间: 20170929
...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Componen...
来源: laya_api 发布时间: 20170929
...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompon...
来源: Laya2.0_api 发布时间: 20190513
...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompon...
来源: Laya2.0_api 发布时间: 20190513
...et labelBold(value: boolean): void Defined in laya/ui/UIGroup.ts:395 表示按钮文本标签是否为粗体字。 Returns boolean Defined in laya/ui/UIGroup.ts:399 表示按钮文本标签是否为粗体字。 Parameters value: boolean Returns void labelColors get labelColors(): string set labelCol...
来源: Laya3.0_api 发布时间: 20231115
...源皮肤 `eventscript`:拖动资源到输入框可替换皮肤,点积按钮可快速定位皮肤资源。 ## 2、`常用`属性介绍 在常用属性里,有一些操作是通用的。这里我们分别介绍一下。 ### 2.1 场景颜色(sceneColor) 场景颜色即场景编辑器背景...
来源: Laya2.0_文档 发布时间: 20210714
...源皮肤 `eventscript`:拖动资源到输入框可替换皮肤,点积按钮可快速定位皮肤资源。 ## 2、`常用`属性介绍 在常用属性里,有一些操作是通用的。这里我们分别介绍一下。 ### 2.1 场景颜色(sceneColor) 场景颜色即场景编辑器背景...
来源: Laya2.0_文档 发布时间: 20210715
...控制,在官方示例中修改 stacks,slices参数,然后鼠标点击按钮,切换到网格模式,自己感受下。 3.我感觉你的需求可能是一个伪需求,可能你自己也不知道自己做的是什么,有没有必要这么做。如果可以,你可以截个图看看。 ...
来源: Laya_社区 发布时间: 20170904