大约有 136 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0066 秒)
...xported Menu Globals "laya/ui/StatUI" StatUI Class StatUI Hierarchy StatUI Implements IStatUI Index Methods hide render show showToggle update Methods hide hide(): void Implementation of IStatUI.hide Defined in laya/ui/StatUI.ts:61 override 隐藏性能统计信息。 Returns void render render(ctx:...
来源: Laya3.0_api 发布时间: 20231115
...前所选的 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 _isWidthSet active ac...
来源: Laya3.0_api 发布时间: 20231115
...钮button被点击了!") } } Hierarchy UIComponent Button CheckBox Radio Implements ISelect Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWidthSet active ac...
来源: Laya3.0_api 发布时间: 20231115
... 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 _isWidthSet active ac...
来源: Laya3.0_api 发布时间: 20231115
...ompropertybottom:Number表示距底边的距离(以像素为单位)。 Implementation public function get bottom():Number public function set bottom(value:Number):voidcenterXproperty centerX:Number表示距水平方向中心轴的距离(以像素为单位)。 Implementation ...
来源: Laya2.0_api 发布时间: 20190513
...read-only] 获取对 ComboBox 组件所包含的 Button 组件的引用。 Implementation public function get button():ButtondataSourceproperty dataSource:*[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可...
来源: laya_api 发布时间: 20170929
...blic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > ini...
来源: laya_api 发布时间: 20170929
...示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Implementation public function get align():String public function set align(value:String):voidbgColorproperty bgColor:String 文本背景颜色,以字符串表示。 Implementation public function get...
来源: laya_api 发布时间: 20170929
...read-only] 获取对 ComboBox 组件所包含的 Button 组件的引用。 Implementation public function get button():ButtondataSourceproperty dataSource:*[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可...
来源: Laya2.0_api 发布时间: 20190513
... class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)...
来源: laya_api 发布时间: 20170929