大约有 151 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0064 秒)
...认是水平布局(*horizontal*),通过更改direction属性,实现垂直布局(*vertical*)。**设置间距**可以通过space属性实现。如动图4-2所示。 ![动图4-2](img/4-2.gif) (动图4-2) ### 2.4 设置单选框组Tab的默认选项 selectedIndex属性是用于改变Tab...
来源: Laya2.0_文档 发布时间: 20210715
... | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑动条 | hslider_ | -- | | Clip | 位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度条 | progressbar_ | progress_ | | ComboB...
来源: Laya2.0_文档 发布时间: 20210715
... | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑动条 | hslider_ | -- | | Clip | 位图切片 | clip_ | -- | | fontclip | 字体切片 | fontclip_ | -- | | ProgressBar | 进度条 | progressbar_ | progress_ | | ComboB...
来源: Laya2.0_文档 发布时间: 20210714
...sVertical Defined in laya/ui/Slider.ts:53 一个布尔值,指示是否为垂直滚动。如果值为true,则为垂直方向,否则为水平方向。 默认值为:true。 default true mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts...
来源: Laya3.0_api 发布时间: 20231115
...认是水平布局(*horizontal*),通过更改direction属性,实现垂直布局(*vertical*)。**设置间距**可以通过space属性实现。如动图4-2所示。 ![动图4-2](img/4-2.gif) (动图4-2) ### 2.4 设置单选框组Tab的默认选项 selectedIndex属性是用于改变Tab...
来源: Laya2.0_文档 发布时间: 20210715
...。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新...
来源: laya_api 发布时间: 20170929
...。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent button : Button[read-only] 获取对 ComboBox 组件所包含的 Button 组件的引用。 ComboBox cacheAs : String 指定显示对象是否缓存为静态图像,cach...
来源: Laya2.0_api 发布时间: 20190513
...ls Only exported Menu Globals "laya/ui/VBox" VBox Class VBox VBox 是一个垂直布局容器类。 Hierarchy LayoutBox VBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior isSortItem mouseThrough name tag CENTER LEFT NONE RIGHT drawtocanv...
来源: Laya3.0_api 发布时间: 20231115
...laya/ui/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters...
来源: Laya3.0_api 发布时间: 20231115
...。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新...
来源: Laya2.0_api 发布时间: 20190513