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

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

1. laya.ui.Button_API3.0 [ 100%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以...

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

2. laya.d3.webxr.core.WebXRInput_API3.0 [ 99%]

...t Index Constructors constructor Properties _lastXRPose gamepadAxis gamepadButton handness lastXRPose position ray rotation EVENT_FRAMEUPDATA_WEBXRINPUT HANDNESS_LEFT HANDNESS_RIGHT Methods addAxisEvent addButtonEvent destroy event hasListener off offAll offAllCaller offAxisEvent offButtonEvent on o...

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

3. laya.ui.CheckBox_API3.0 [ 98%]

...出选中状态: checkBox.selected = " + checkBox.selected); } } Hierarchy Button CheckBox Implements ISelect Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWi...

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

4. laya.ui.Radio_API3.0 [ 98%]

...该组中当前所选的 Radio 控件。 see laya.ui.RadioGroup Hierarchy Button Radio Implements ISelect Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWidthS...

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

5. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 98%]

...ted Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRGamepad" ButtonGamepad Class ButtonGamepad 类用来描述gamepad Button Hierarchy EventDispatcher ButtonGamepad Index Constructors constructor Properties handness index EVENT_PRESS_ENTER EVENT_PRESS_OUT EVENT_PRESS_STAY EVENT_PRESS_V...

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

6. laya.ui.Dialog_API3.0 [ 80%]

...ame 为" + name +"的组件,关闭了dialog。"); } } } } import laya.ui.Button; import laya.ui.Dialog; import laya.ui.Image; class Dialog_Instance extends Dialog { function Dialog_Instance():void { var bg:Image = new Image("resource/ui/bg.png"); bg.sizeGrid = "40,10,5,10"; bg.width = 150; bg.heig...

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

7. laya.ui.ComboBox_API3.0 [ 72%]

...= "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var comboBox:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,...

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

8. laya.ui.UIGroup_API3.0 [ 47%]

...一个可以自动布局的项集合控件。 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

9. laya.ui.RadioGroup_API3.0 [ 44%]

...ed from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:305 copy laya.ui.Button#labelColors() Returns string Inherited from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:309 copy laya.ui.Button#labelColors() Parameters value: string Returns void labelFont get labelFont(): string set labelFont(...

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

10. laya.ui.Tab_API3.0 [ 44%]

...ed from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:305 copy laya.ui.Button#labelColors() Returns string Inherited from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:309 copy laya.ui.Button#labelColors() Parameters value: string Returns void labelFont get labelFont(): string set labelFont(...

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