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

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

21. 关于文本遮挡 [ 64%]

...的使用汇总 Laya native1.0.7, 引擎1.7.14beta,多行文本不换行 TextArea 相关问题: vScrollBar的scrollSize量没有效果 及 文本不可编辑 写了一个 滚动文本的功能 相同的代码,输出的结果却不同(文本) input能否根据文本内容自动调整宽高?...

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

22. 资源管理器(ActionScript-IDE篇(AS3)-设计模式基础) [ 61%]

...本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选...

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

23. 资源管理器(TypeScript-IDE篇(TS)-设计模式基础) [ 60%]

...本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选...

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

24. 资源管理器(JavaScript-IDE篇(JS)-设计模式基础) [ 60%]

...本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选...

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

25. 文本进阶使用 · LayaAir3.0文档 · LAYABOX [ 58%]

...图字体。 (图2-7) 位图字体可以在Text、Label、TextInput、TextArea等文本组件的Font属性中被选择,并且能够调整字体大小与行间距等。下面以Text为例,演示位图字体的使用。如动图2-8所示,在Text中选择好刚刚创建的位图字体,然...

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

26. UI-RefreshList [ 56%]

...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_示例 发布时间: 20241117

27. 一篇了解所有的LayaAir文本组件(TypeScript-LayaAir基础篇(TS)-文本) [ 54%]

...可输入文本组件为单行输入组件TextInput和多行文本域组件TextArea。 从组件名字其实上就可以看出区别, 一个是不能换行,用于单行输入。比如注册信息上的那些单行输入框用TextInput。 另一个是能换行的多行文本组件TextArea,比...

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

28. 层级面板说明 · LayaAir3.0文档 · LAYABOX [ 51%]

...、Button、CheckBox、Radio、RadioGroup、ComboBox、Label、TextInput、TextArea、FontClip、ProgressBar、HSilder、VSlider、List、Panel、Tree、Tab、ViewStack、HScrollBar、VScrollBar、ColorPicker、View、Dialog、OpenDataContextView); 2D骨骼动画(Spine、Skeleton)。 以上...

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

29. laya.ui.TextInput [ 27%]

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

30. laya.ui.TextInput [ 27%]

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