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

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

1. laya.ui.Styles [ 100%]

...erty public static var defaultSizeGrid:Array 默认九宫格信息。 See alsolaya.ui.AutoBitmap.sizeGridinputLabelPaddingproperty public static var inputLabelPadding:Array 标签的边距。 格式:[上边距,右边距,下边距,左边距]。 labelColorproperty public static var labelCol...

来源: laya_api 发布时间: 20170929

2. laya.ui.Button [ 96%]

...Bold():Boolean    public function set labelBold(value:Boolean):voidSee alsolaya.display.Text.bold()labelColorsproperty labelColors:String 表示按钮各个状态下的文本颜色。 格式: "upColor,overColor,downColor,disableColor"。 Implementation     public function get labelColors():...

来源: laya_api 发布时间: 20170929

3. laya.ui.UIGroup [ 90%]

...elFont():String    public function set labelFont(value:String):voidSee alsolaya.display.Text.font()labelPaddingproperty labelPadding:String 表示按钮文本标签的边距。 格式:"上边距,右边距,下边距,左边距"。 Implementation     public function get labelPadding():String...

来源: laya_api 发布时间: 20170929

4. laya.ui.ComboBox [ 78%]

...Bold():Boolean    public function set labelBold(value:Boolean):voidSee alsolaya.display.Text.boldlabelColorsproperty labelColors:String 获取或设置对 ComboBox 组件所包含的 Button 组件的文本标签颜色。 格式:upColor,overColor,downColor,disableColor Implementation     p...

来源: laya_api 发布时间: 20170929

5. laya.ui.AutoBitmap [ 68%]

... source():Texture    public function set source(value:Texture):voidSee alsolaya.resource.Texturewidthproperty width:Number 表示显示对象的宽度,以像素为单位。 Implementation     public function get width():Number    public function set width(value:Number):voidMethod Deta...

来源: laya_api 发布时间: 20170929

6. laya.ui.ScrollBar [ 66%]

...四部分组成:两个箭头按钮、一个轨道和一个滑块。 See alsolaya.ui.VScrollBarlaya.ui.HScrollBarPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alp...

来源: laya_api 发布时间: 20170929

7. laya.ui.Label [ 66%]

...bclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "ce...

来源: laya_api 发布时间: 20170929

8. laya.net.LoaderManager [ 57%]

...失败后重试次数,retryDelay设定加载重试的时间间隔。 See alsolaya.net.LoaderPublic Properties PropertyDefined By  maxLoader : int = 5 最大下载线程,默认为5个LoaderManager  retryDelay : int = 0 延迟时间多久再进行错误重试,默认立即重试LoaderManager...

来源: laya_api 发布时间: 20170929

9. laya.net.Socket [ 57%]

...果为 null ,则使用 Byte 类,也可传入 Byte 类的子类。 See alsolaya.utils.ByteMethod DetailcleanSocket()method public function cleanSocket():void 清理socket。 close()method  public function close():void 关闭连接。 connect()method  public function connect(host:String, port:in...

来源: laya_api 发布时间: 20170929

10. laya.ui.Image [ 56%]

...img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawc...

来源: laya_api 发布时间: 20170929