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

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

11. 资源管理器(ActionScript-IDE篇(AS3)-设计模式基础) [ 63%]

...heck_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑动条 | hslider_ | -- | | Clip | 位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- ...

来源: Laya2.0_文档 发布时间: 20210714

12. 资源管理器(TypeScript-IDE篇(TS)-设计模式基础) [ 62%]

...heck_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑动条 | hslider_ | -- | | Clip | 位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- ...

来源: Laya2.0_文档 发布时间: 20210715

13. 资源管理器(JavaScript-IDE篇(JS)-设计模式基础) [ 62%]

...heck_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑动条 | hslider_ | -- | | Clip | 位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- ...

来源: Laya2.0_文档 发布时间: 20210714

14. 层级面板说明 · LayaAir3.0文档 · LAYABOX [ 55%]

... UI组件(Box、HBox、VBox、Image、Clip、Button、CheckBox、Radio、RadioGroup、ComboBox、Label、TextInput、TextArea、FontClip、ProgressBar、HSilder、VSlider、List、Panel、Tree、Tab、ViewStack、HScrollBar、VScrollBar、ColorPicker、View、Dialog、OpenDataContextView); 2D...

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

15. laya.ui.UIGroup [ 43%]

...Box Component Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局项集合控件。 Group 默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 基类。 Public Properties Hide Inherited Public Properties Show Inherite...

来源: laya_api 发布时间: 20170929

16. laya.ui.UIGroup [ 43%]

...x UIComponent Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局项集合控件。 Group 默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 基类。 Public Properties Hide Inherited Public Properties Show Inherite...

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

17. laya.ui.UIGroup_API3.0 [ 30%]

...件。 Group 默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name selectHandler tag drawtocanvCtx Accesso...

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

18. laya.ui.Radio_API3.0 [ 26%]

...成员将取消选择该组中当前所选 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 _...

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

19. 自定义Shader · LayaAir3.0文档 · LAYABOX [ 25%]

...属于uniform和define属性 weather : { caption:"天气", inspector: RadioGroup, options: { members: [RAIN, SNOWY] }} }, RAIN和SNOWY在defines中,但是在styles中RAINinspector为null,所以不显示。SNOWY正常显示。weather是只用于UI而不属于uniform和define属性,效...

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