大约有 218 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0071 秒)
...象 tab 。 tab.skin = "resource/ui/tab.png";//设置 tab 的皮肤。 tab.labels = "item0,item1,item2";//设置 tab 的标签集。 tab.x = 100;//设置 tab 对象的属性 x 的值,用于控制 tab 对象的显示位置。 tab.y = 100;//设置 tab 对象的属性 y 的值,用于控制 tab 对...
来源: Laya3.0_api 发布时间: 20231115
...s | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pro...
来源: Laya2.0_api 发布时间: 20190513
...ht":400},"type":"Image"},{"props":{"x":41,"y":56,"skin":"comp/button.png","label":"点我赋值","width":150,"height":37,"sizeGrid":"4,4,4,4","var":"btn"},"type":"Button"},{"props":{"x":401,"y":56,"skin":"comp/clip_num.png","clipX":10,"var":"clip"},"type":"Clip"},{"props":{"x":220,"y":143,"skin":"co...
来源: Laya_社区 发布时间: 20170330
...lobalScaleX globalScaleY graphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex sele...
来源: Laya3.0_api 发布时间: 20231115
...on cacheAs centerX centerY components customRenderEnable dataSource defaultLabel destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D isOpen itemColors itemHeight itemPadding itemS...
来源: Laya3.0_api 发布时间: 20231115
...s | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Prope...
来源: laya_api 发布时间: 20170929
...nts Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By act...
来源: Laya2.0_api 发布时间: 20190513
...下滚会变 List中选中checkbox,下拉条滑动,返回,checkbox的label会改变。。。。(服务器2变为服务器35)如果再选择别的选项,该checkbox的label又会变回服务器2;引入的js页面如下:(语言javascript,引擎1.7.8beta) var ServerListView = (fu...
来源: Laya_社区 发布时间: 20170805
...?) 附件demo核心逻辑是每秒生产2000个随机字符赋值给Label,在ios的native环境下运行demo就会奔溃。 版本:3.1.0 附件 : --> test.zip 2024-02-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20240221
...很好的例子 拿一个例子来说,譬如UI项目下的arr.push({label: "item " + i, clip: i % 9});这句话,这个是为list的item赋值,label和clic对应的是list下item(Box)下的Label和Clip组件的name值,也就是你要为哪个组件赋值,每个组件都有自己的...
来源: Laya_社区 发布时间: 20170503