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

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

91. UI-RefreshList [ 47%]

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

92. HTTP通信 · LayaAir3.3 · 引擎文档 · LAYABOX [ 46%]

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

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

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

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

94. 动画不显示 [ 33%]

... laya.display.Sprite;     import laya.net.Loader;     import laya.ui.TextArea;     import laya.resource.Texture;     import laya.maths.Point;     import laya.utils.Tween;     import laya.d3.resource.models.PrimitiveMesh;     import laya.debug.DebugPanel;     import laya.debug...

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

95. laya.ui.TextInput [ 21%]

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

96. laya.ui.TextInput [ 21%]

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

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

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

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

98. laya.ui.TextInput_API3.0 [ 13%]

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