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

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

191. laya.ui.Button [ 40%]

... Sprite  iconOffset : String图标x,y偏移,格式:100,100Button  label : String 按钮的文本内容。 Button  labelAlign : String标签对齐模式,默认为居中对齐。Button  labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button  labelColors : String 表...

来源: laya_api 发布时间: 20170929

192. laya.ui.ComboBox [ 40%]

...oBox  itemSize : int 下拉列表项标签的字体大小。 ComboBox  labelBold : Boolean 表示按钮文本标签是否为粗体字。 ComboBox  labelColors : String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disa...

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

193. laya.ui.Button [ 39%]

... Sprite  iconOffset : String图标x,y偏移,格式:100,100Button  label : String 按钮的文本内容。 Button  labelAlign : String标签对齐模式,默认为居中对齐。Button  labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button  labelColors : String 表...

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

194. laya.ui.FontClip_API3.0 [ 39%]

...的任意属性进行赋值。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}};...

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

195. laya.ui.UIComponent_API3.0 [ 38%]

...造函数 Hierarchy Sprite UIComponent Box ISelect Button Clip ColorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx...

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

196. laya.ui.WXOpenDataViewer_API3.0 [ 37%]

...的任意属性进行赋值。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}};...

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

197. laya.ui.ScaleBox_API3.0 [ 37%]

...的任意属性进行赋值。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}};...

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

198. laya.ui.Box_API3.0 [ 37%]

...的任意属性进行赋值。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}};...

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

199. 实体组件系统 · LayaAir3.0文档 · LAYABOX [ 37%]

...ya.ColliderBase, contact?: any): void { // 假如碰到了炸弹 if (other.label == "bomb") { // 此处省略爆炸伤害的逻辑 console.log("碰到炸弹:" + self.label + "受到伤害,生命值减少xx"); } else if (other.label == "Medicine") { // 假如碰到了药箱 // 此处省略恢复...

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

200. laya.ui.AdvImage_API3.0 [ 37%]

...的任意属性进行赋值。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}};...

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