大约有 6 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
ComboBox显示问题 package ui.modules.MainHead { import laya.ui.*; import laya.display.*; public class MainHeadUI extends View { public var image1:Image; public var input:TextInput; public var combox:ComboBox; public var radio:RadioGroup; public var checkBox:CheckBox; public var gongji:Button; ...
来源: Laya_社区 发布时间: 20180327
...显示异常 修改stage的scale后,会发生异常情况 list中使用ComboBox在代码中设置labels不显示 分享:LayaAir下如何获取图集下的小图资源? 问题状态 最新活动: 2024-06-21 09:48 浏览: 2760 关注: 2 人 Recovery • 2024-06-22 20:49 涨知识
来源: Laya_社区 发布时间: 20240620
...版本没问题,有DEMO layabox中纹理的颜色采样问题,用原生combobox也有这个问题 在编辑好的动画中某一帧的时候播放一段声效 请问 在LayaAir中怎么显示和隐藏文字? 做复制文本到粘贴板时遇到的奇怪问题 TextInput在手机上文字输入...
来源: Laya_社区 发布时间: 20181214
...ox、HBox、VBox、Image、Clip、Button、CheckBox、Radio、RadioGroup、ComboBox、Label、TextInput、TextArea、FontClip、ProgressBar、HSilder、VSlider、List、Panel、Tree、Tab、ViewStack、HScrollBar、VScrollBar、ColorPicker、View、Dialog、OpenDataContextView); 2D骨骼动画...
来源: Laya3.0_文档 发布时间: 20241014
...t.lh", type: Laya.Loader.HIERARCHY }, { url: "resources/prefab/uiDemo/list/ComboBox.lh", type: Laya.Loader.HIERARCHY }, { url: "resources/prefab/uiDemo/list/LoopList.lh", type: Laya.Loader.HIERARCHY }, { url: "resources/prefab/uiDemo/list/MailList.lh", type: Laya.Loader.HIERARCHY }, { url: "resource...
来源: Laya3.0_文档 发布时间: 20241014
...IconCheckbox(flat?: boolean): gui.Button; createRadio(): gui.Button; createComboBox(): gui.ComboBox; createTextInput(): TextInput; createTextArea(): TextArea; createSearchInput(): SearchInput; createNumericInput(): NumericInput; createColorInput(): ColorInput; createGradientInput(): GradientInput; c...
来源: Laya3.0_文档 发布时间: 20241014