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

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

31. laya.ui.Radio_API3.0 [ 56%]

...该组中当前所选的 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

32. laya.ui.VScrollBar [ 55%]

...er[read-only] 对象的显示宽度(以像素为单位)。 Sprite downButton : Button下按钮 ScrollBar drawCallOptimize : BooleanSprite elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡...

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

33. laya.ui.HScrollBar [ 54%]

...er[read-only] 对象的显示宽度(以像素为单位)。 Sprite downButton : Button下按钮 ScrollBar drawCallOptimize : BooleanSprite elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡...

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

34. laya.ui.UIGroup [ 53%]

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

35. laya.ui.UIComponent [ 53%]

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

36. laya.ui.Button_API3.0 [ 52%]

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

37. laya.ui.VScrollBar [ 50%]

...read-only] 对象的显示宽度(以像素为单位)。 Component downButton : Button下按钮 ScrollBar elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filters :...

来源: laya_api 发布时间: 20170929

38. laya.ui.HScrollBar [ 50%]

...read-only] 对象的显示宽度(以像素为单位)。 Component downButton : Button下按钮 ScrollBar elasticBackTime : Number = 500橡皮筋回弹时间,单位为毫秒。ScrollBar elasticDistance : Number = 0橡皮筋效果极限距离,0为没有橡皮筋效果。ScrollBar filters :...

来源: laya_api 发布时间: 20170929

39. laya.ui.Component [ 49%]

...ent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Publi...

来源: laya_api 发布时间: 20170929

40. laya.ui.Dialog_API3.0 [ 49%]

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