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

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

101. ComboBox属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 47%]

... 2, 150); //自动计算宽高关闭(在设置位置时,需获取列表宽度,获取后关闭) comboBox.autoSize = false; //创建选择提示信息框 createPromptText() } /***创建提示信息***/ private function createPromptText():void { //实例化提示信息 promptText=new Text(); //...

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

102. laya.html.dom.HTMLIframeElement_API3.0 [ 47%]

...nt.contextWidth Defined in laya/html/dom/HTMLDivElement.ts:172 获取內容宽度 Returns number customRenderEnable set customRenderEnable(b: boolean): void Inherited from AnimationBase.customRenderEnable Defined in laya/display/Sprite.ts:319 设置是否开启自定义渲染,只有开启自定义...

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

103. Button属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 46%]

...*Tips:如果想要更清晰的感受描边颜色的变化,可以将描边宽度labelStroke属性值设置大一些。*

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

104. Button属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 46%]

...*Tips:如果想要更清晰的感受描边颜色的变化,可以将描边宽度labelStroke属性值设置大一些。*

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

105. HScrollBar属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 46%]

...,会自动加载) this.hScrollBar.skin = "res/ui/hscroll.png"; //设置宽度 this.hScrollBar.width = 400; //设置位置 this.hScrollBar.pos(150, 170); //最低滚动位置数字 this.hScrollBar.min = 0; //最高滚动位置数字 this.hScrollBar.max = 100; //滚动变化事件回调 this.hScro...

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

106. VScrollBar属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 46%]

...,会自动加载) this.vScrollBar.skin = "res/ui/vscroll.png"; //设置宽度 this.vScrollBar.width = 400; //设置位置 this.vScrollBar.pos(150, 170); //最低滚动位置数字 this.vScrollBar.min = 0; //最高滚动位置数字 this.vScrollBar.max = 100; //滚动变化事件回调 this.vScro...

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

107. Button属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 45%]

...*Tips:如果想要更清晰的感受描边颜色的变化,可以将描边宽度labelStroke属性值设置大一些。*

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

108. laya.device.media.HtmlVideo_API3.0 [ 45%]

...id Inherited from Bitmap.width Defined in laya/resource/Bitmap.ts:15 获取宽度。 Returns number Inherited from Bitmap.width Defined in laya/resource/Bitmap.ts:19 获取宽度。 Parameters width: number Returns void Static cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defin...

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

109. CheckBox属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 44%]

...lSize | 表示文本标签的字体大小。 | | labelStroke | 文字描边宽度(以像素为单位)。 默认值0,表示不描边。 | | labelStrokeColor | 文字描边颜色,以字符串表示。 默认值为 "#000000"(黑色); | | strokeColor | 表示各个状态下的描边颜色。...

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

110. CheckBox属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 44%]

...lSize | 表示文本标签的字体大小。 | | labelStroke | 文字描边宽度(以像素为单位)。 默认值0,表示不描边。 | | labelStrokeColor | 文字描边颜色,以字符串表示。 默认值为 "#000000"(黑色); | | strokeColor | 表示各个状态下的描边颜色。...

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