大约有 13 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0055 秒)
...本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选...
来源: Laya2.0_文档 发布时间: 20210714
...本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选...
来源: Laya2.0_文档 发布时间: 20210715
...本框 | label_ | -- | | TextInput | 输入框 | textinput_ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选...
来源: Laya2.0_文档 发布时间: 20210714
...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
...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-7) 位图字体可以在Text、Label、TextInput、TextArea等文本组件的Font属性中被选择,并且能够调整字体大小与行间距等。下面以Text为例,演示位图字体的使用。如动图2-8所示,在Text中选择好刚刚创建的位图字体,然...
来源: Laya3.0_文档 发布时间: 20241014
...可输入文本组件为单行输入组件TextInput和多行文本域组件TextArea。 从组件名字其实上就可以看出区别, 一个是不能换行,用于单行输入。比如注册信息上的那些单行输入框用TextInput。 另一个是能换行的多行文本组件TextArea,比...
来源: Laya2.0_文档 发布时间: 20210715
...、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
...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
...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