大约有 112 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0059 秒)
Laya_社区(81) Laya3.0_文档(6) Laya2.0_api(5) Laya2.0_示例(5) laya_api(5) Laya_示例(4) Laya3.0_api(3) Laya2.0_文档(3)
... hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK TYPE_DATE TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL TYPE_EMAIL TYPE_MONTH TYPE_NUMBER TYPE_PASSWORD TYPE_RANGE TYPE_SEARCH TYPE_TEXT TYPE_TIME TYPE_URL TYPE_WEEK VISIBLE _passwordChar drawtocanvCtx isAppUseNewInput la...
来源: Laya3.0_api 发布时间: 20231115
...3 分享 微博 QZONE 微信 a971583276 赞同来自: 我想问一下,像scroll这种组合控件大小怎么调整?长宽都调整 2018-04-09 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 lu632375951 相关问题 发起问题须知...
来源: Laya_社区 发布时间: 20160824
...滚动"); break; } } function appendText(value) { txt.text += value; txt.scrollY = txt.maxScrollY; } /**添加提示文本*/ function createLogger() { txt = new Laya.Text(); txt.overflow = Laya.Text.SCROLL; txt.text = "请把鼠标移到到矩形方块,左右键操作触发相应事件\n"; txt.size(...
来源: Laya_社区 发布时间: 20180205
... 可以为GPanel以及它的派生类启用滚动支持,我们称之为Scroller。注意:Scroller和ScrollBar是不同的概念。Scroller可以为容器自动装配滚动条,也可以不装配,或者装配但隐藏。是否装配滚动条不影响正常的滚动功能。 一、编辑器操...
来源: Laya3.0_文档 发布时间: 20251010
...2,tab3","var":"tab"},"type":"Tab"},{"props":{"x":259,"y":223,"skin":"comp/vscroll.png","height":150},"type":"VScrollBar"},{"props":{"x":224,"y":223,"skin":"comp/vslider.png","height":150},"type":"VSlider"},{"type":"List","child":[{"type":"Box","child":[{"props":{"skin":"comp/label.png","text":"this ...
来源: Laya_社区 发布时间: 20170330
... hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK VISIBLE _passwordChar drawtocanvCtx langPacks Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor cacheAs color components customRenderEnabl...
来源: Laya3.0_api 发布时间: 20231115
...0%"); //_webframe.setAttribute('align', "middle"); _webframe.setAttribute('scrolling', "no"); _webframe.setAttribute('position', "absolute"); _webframe.setAttribute('style', "z-index:100001;position: absolute; left: 0px; top: 0px; background: rgb(0, 0, 0);"); Browser.document.body.appendChild(_webfr...
来源: Laya_社区 发布时间: 20180103
...2,tab3","var":"tab"},"type":"Tab"},{"props":{"x":259,"y":223,"skin":"comp/vscroll.png","height":150},"type":"VScrollBar"},{"props":{"x":224,"y":223,"skin":"comp/vslider.png","height":150},"type":"VSlider"},{"type":"List","child":[{"type":"Box","child":[{"props":{"skin":"comp/label.png","text":"this ...
来源: Laya_社区 发布时间: 20170330
...检测依据。 Stage对象和UI的View组件默认为true。 Sprite hScrollBar : HScrollBar[read-only] 水平滚动条实体TextArea hScrollBarSkin : String水平滚动条皮肤TextArea italic : Boolean 表示使用此文本格式的文本是否为斜体。 默认值为 false,这意味着...
来源: Laya2.0_api 发布时间: 20190513
...检测依据。 Stage对象和UI的View组件默认为true。 Sprite hScrollBar : HScrollBar[read-only] 水平滚动条实体TextArea hScrollBarSkin : String水平滚动条皮肤TextArea inputElementXAdjuster : int 设置原生input输入框的x坐标偏移。 TextInput inputElementYAdjuster...
来源: laya_api 发布时间: 20170929