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

大约有 8 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0069 秒)

1. laya.ui.TextArea [ 100%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextAreaProperties | Methods | Events Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本...

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

2. laya.ui.TextArea_API3.0 [ 95%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/TextArea" TextArea Class TextArea TextArea 类用于创建显示对象以显示和输入文本。 example 以下示例代码,创建了一个 TextArea 实例。 package { import laya.ui.TextArea; import laya.utils.Handler; p...

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

3. laya.ui.TextArea [ 91%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextAreaProperties | Methods | Events Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。...

来源: laya_api 发布时间: 20170929

4. HTTP通信 · LayaAir3.3 · 引擎文档 · LAYABOX [ 67%]

...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_文档 发布时间: 20250310

5. laya.ui.TextInput [ 58%]

...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

6. laya.ui.TextInput [ 50%]

...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

7. laya.ui.TextInput_API3.0 [ 46%]

...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

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

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

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