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

大约有 18 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0052 秒)

11. HTTP通信 · LayaAir3.3 · 引擎文档 · LAYABOX [ 64%]

...rk_GET extends Laya.Script { private hr: HttpRequest; private logger: Laya.TextArea; private text: Laya.Label = new Laya.Label(); onAwake(): void { this.initUI(); this.connect(); } /** * 初始化UI */ private initUI(): void { this.showLogger(); this.text.text = "请查看源码和调试信息,了...

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

12. HtmlDivElement下划线跑到别的文字下面。 [ 64%]

...sible=false的对像也统计进去了,网页端就没有问题 请教下textarea如何设置滚动条,现在文字量多一点话就不能滚动查看内容 问题状态 最新活动: 2019-12-31 14:56 浏览: 2072 关注: 2 人 Laya_Aaron • 2019-12-31 14:57 而且工作人员自己创建demo...

来源: Laya_社区 发布时间: 20191231

13. 节点组件的详细介绍(TypeScript-IDE篇(TS)-设计模式基础) [ 55%]

...ColorPicker、ComboBox、FontClip、HScrollBar、HSlider、Image、Label、TextArea、TextInput、Radio、ProgressBar、Slider、VSlider、ScrollBar、VScrollBar、WXOpenDataViewer。 ##### 容器UI组件 容器类组件通常不需要以资源命名来识别组件,而由一个或多个基础...

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

14. UI-RefreshList [ 45%]

...el = Laya.Label; Text = Laya.Text; Point = Laya.Point; Tween = Laya.Tween; TextArea = Laya.TextArea; class UI_RefreshList { constructor() { this.baseBox = null; this.refreshLoading = null; this.loadingAni = null; this.loadingLabel = null; this.refreshList = null; /** 消息生成的当前最大id值...

来源: Laya2.0_示例 发布时间: 20251130

15. laya.ui.TextInput [ 31%]

...anceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方...

来源: laya_api 发布时间: 20170929

16. laya.ui.TextInput [ 30%]

...ceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身否激活。 N...

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

17. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 28%]

...utton; createComboBox(): gui.ComboBox; createTextInput(): TextInput; createTextArea(): TextArea; createSearchInput(): SearchInput; createNumericInput(): NumericInput; createColorInput(): ColorInput; createGradientInput(): GradientInput; createCurveInput(): CurveInput; createResourceInput(): Resource...

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

18. laya.ui.TextInput_API3.0 [ 24%]

...ut);//将 textInput 添加到显示列表。 } } Hierarchy Label TextInput TextArea Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarc...

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