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

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

101. laya.ui.RadioGroup [ 34%]

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

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

102. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 34%]

...eInspectorPanel(): InspectorPanel; } 4.2 示例 例如要动态创建一个按钮,可以用以下代码。 let button = IEditor.GUIUtils.createButton(); //它实现的功能其实和以下代码是相同的,只是更加简洁 //let button = gui.UIPackage.createWidgetSync("~/ui/basics/Button/Butt...

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

103. laya.ui.Tab_API3.0 [ 34%]

...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

104. laya.ui.ComboBox_API3.0 [ 32%]

...t labelBold(value: boolean): void Defined in laya/ui/ComboBox.ts:686 表示按钮文本标签是否为粗体字。 see laya.display.Text#bold Returns boolean Defined in laya/ui/ComboBox.ts:690 表示按钮文本标签是否为粗体字。 see laya.display.Text#bold Parameters value: boolean Returns ...

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

105. UI-RefreshList [ 32%]

...aramthis.time = null; 需要加载多少毫秒后恢复 */ /** 点击标记按钮处理 * @paramthis.index = null; 要删除的列表索引 */ /** 单元格上的删除按钮点击逻辑 * @paramthis.index = null; 要删除的列表索引 */ /** 创建list模拟数据 * @paramthis.max = null; 最大...

来源: Laya2.0_示例 发布时间: 20241119

106. laya.ui.VSlider [ 30%]

...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Componen...

来源: laya_api 发布时间: 20170929

107. laya.ui.HSlider [ 30%]

...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Componen...

来源: laya_api 发布时间: 20170929

108. laya.ui.VSlider [ 30%]

...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompon...

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

109. laya.ui.HSlider [ 29%]

...,对性能有一定影响。 Sprite bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UICompon...

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

110. laya.ui.HSlider_API3.0 [ 28%]

...ton 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 laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"ligh...

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