wx.d.ts 93 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059
  1. /* eslint-disable @typescript-eslint/no-explicit-any */
  2. /* eslint-disable @typescript-eslint/ban-types */
  3. /**
  4. * 取消一个先前通过调用 requestAnimationFrame 方法添加到计划中的动画帧请求
  5. */
  6. declare function cancelAnimationFrame(requestID: number): void;
  7. /**
  8. * 在下次进行重绘时执行。
  9. */
  10. declare function requestAnimationFrame(callback: () => void): number;
  11. /** 输出日志*/
  12. interface Console {
  13. debug(message?: any, ...optionalParams: any[]): void;
  14. error(message?: any, ...optionalParams: any[]): void;
  15. group(groupTitle?: string, ...optionalParams: any[]): void;
  16. groupEnd(): void;
  17. info(message?: any, ...optionalParams: any[]): void;
  18. log(message?: any, ...optionalParams: any[]): void;
  19. warn(message?: any, ...optionalParams: any[]): void;
  20. }
  21. /** 输出日志*/
  22. declare const Console: {
  23. prototype: Console;
  24. new(): Console;
  25. };
  26. declare const console: Console;
  27. /**
  28. * 可取消由 setTimeout() 方法设置的定时器。
  29. */
  30. declare function clearTimeout(timeoutID: number): void;
  31. /**
  32. * 可取消由 setInterval() 方法设置的定时器。
  33. */
  34. declare function clearInterval(intervalID: number): void;
  35. /**
  36. * 设定一个定时器,在定时到期以后执行注册的回调函数
  37. * @param callback 回调函数
  38. * @param delay 延迟的时间,函数的调用会在该延迟之后发生,单位 ms。
  39. * @param rest param1, param2, ..., paramN 等附加参数,它们会作为参数传递给回调函数。
  40. * @returns number定时器的编号。这个值可以传递给 clearTimeout 来取消该定时。
  41. */
  42. declare function setTimeout(callback: () => void, delay: number, ...rest): number;
  43. /**
  44. * 设定一个定时器,按照指定的周期(以毫秒计)来执行注册的回调函数
  45. * @param callback 回调函数
  46. * @param delay 执行回调函数之间的时间间隔,单位 ms。
  47. * @param rest param1, param2, ..., paramN 等附加参数,它们会作为参数传递给回调函数。
  48. * @returns number定时器的编号。这个值可以传递给 clearTimeout 来取消该定时。
  49. */
  50. declare function setInterval(callback: () => void, delay: number, ...rest): number;
  51. /**
  52. * 微信小游戏命名空间
  53. */
  54. declare namespace wx {
  55. type ENV = {
  56. USER_DATA_PATH: string;
  57. };
  58. const env: ENV;
  59. type systemInfo = {
  60. /** 手机品牌*/
  61. brand: string;
  62. /** 手机型号*/
  63. model: string;
  64. /** 设备像素比 */
  65. pixelRatio: number;
  66. /** 屏幕宽度*/
  67. screenWidth: number;
  68. /** 屏幕高度*/
  69. screenHeight: number;
  70. /** 可使用窗口宽度*/
  71. windowWidth: number;
  72. /** 可使用窗口高度*/
  73. windowHeight: number;
  74. /** 状态栏的高度*/
  75. statusBarHeight: number;
  76. /** 微信设置的语言*/
  77. language: string;
  78. /** 微信版本号*/
  79. version: string;
  80. /** 操作系统版本*/
  81. system: string;
  82. /** 客户端平台*/
  83. platform: string;
  84. /** 用户字体大小设置。以“我-设置 - 通用 - 字体大小”中的设置为准,单位 px。*/
  85. fontSizeSetting: number;
  86. /** 客户端基础库版本*/
  87. SDKVersion: string;
  88. /** 性能等级*/
  89. benchmarkLevel: number;
  90. };
  91. type launchOption = {
  92. /** 启动小游戏的场景值*/
  93. scene: number;
  94. /** 启动小游戏的 query 参数 */
  95. query: Object;
  96. /** 当前小游戏是否被显示在聊天顶部*/
  97. referrerInfo: ReferrerInfo;
  98. /** shareTicket,详见获取更多转发信息*/
  99. shareTicket: string;
  100. };
  101. type ReferrerInfo = {
  102. /** 来源小程序或公众号或App的 appId */
  103. appId: string;
  104. /** 来源小程序传过来的数据,scene=1037或1038时支持*/
  105. extraData: any;
  106. };
  107. /**
  108. * UpdateManager 对象,用来管理更新,可通过 wx.getUpdateManager 接口获取实例。
  109. */
  110. type UpdateManager = {
  111. /**
  112. * 强制小程序重启并使用新版本。在小程序新版本下载完成后(即收到 onUpdateReady 回调)调用。
  113. */
  114. applyUpdate(): void;
  115. /**
  116. * 监听向微信后台请求检查更新结果事件。微信在小程序冷启动时自动检查更新,不需由开发者主动触发。
  117. * @param callback 向微信后台请求检查更新结果事件的回调函数
  118. */
  119. onCheckForUpdate(callback: (res: { hasUpdate: boolean }) => void): void;
  120. /**
  121. * 监听小程序有版本更新事件。客户端主动触发下载(无需开发者触发),下载成功后回调
  122. * @param callback 小程序有版本更新事件的回调函数
  123. */
  124. onUpdateReady(callback: () => void): void;
  125. /**
  126. * 监听小程序更新失败事件。小程序有新版本,客户端主动触发下载(无需开发者触发),下载失败(可能是网络原因等)后回调
  127. * @param callback 小程序更新失败事件的回调函数
  128. */
  129. onUpdateFailed(callback: () => void): void;
  130. };
  131. /**
  132. * 在触控设备上的触摸点。通常是指手指或者触控笔在触屏设备或者触摸板上的操作。
  133. */
  134. type Touch = {
  135. /** Touch 对象的唯一标识符,只读属性。一次触摸动作(我们值的是手指的触摸)在平面上移动的整个过程中, 该标识符不变。可以根据它来判断跟踪的是否是同一次触摸过程。*/
  136. identifier: number;
  137. /** 触点相对于屏幕左边沿的 X 坐标。*/
  138. screenX: number;
  139. /** 触点相对于屏幕上边沿的 Y 坐标。*/
  140. screenY: number;
  141. };
  142. /**
  143. * 性能管理器
  144. */
  145. type Performance = {
  146. /**
  147. * 可以获取当前时间以微秒为单位的时间戳
  148. */
  149. now(): number;
  150. };
  151. /**
  152. * 加载分包任务实例,用于获取分包加载状态
  153. */
  154. type LoadSubpackageTask = {
  155. /**
  156. * 监听分包加载进度变化事件
  157. * @param callback 分包加载进度变化事件的回调函数
  158. */
  159. onProgressUpdate(
  160. callback: (res: {
  161. /** 分包下载进度百分比*/
  162. progress: number;
  163. /** 已经下载的数据长度,单位 Bytes */
  164. totalBytesWritten: number;
  165. /** 预期需要下载的数据总长度,单位 Bytes*/
  166. totalBytesExpectedToWrite: number;
  167. }) => void
  168. ): void;
  169. };
  170. /**
  171. * 通过 Canvas.getContext('2d') 接口可以获取 CanvasRenderingContext2D 对象,实现了 HTML Canvas 2D Context 定义的大部分属性、方法。
  172. * 通过 Canvas.getContext('webgl') 接口可以获取 WebGLRenderingContext 对象,实现了 WebGL 1.0 定义的所有属性、方法、常量。
  173. * 2d 接口支持情况
  174. * iOS/Android 不支持的 2d 属性和接口
  175. * globalCompositeOperation 不支持以下值: source-in source-out destination-atop lighter copy。如果使用,不会报错,但是将得到与预期不符的结果。
  176. * isPointInPath
  177. * WebGL 接口支持情况
  178. * iOS/Android 不支持的 WebGL 接口
  179. * pixelStorei 当第一个参数是 gl.UNPACK_COLORSPACE_CONVERSION_WEBGL 时
  180. * compressedTexImage2D
  181. * compressedTexSubImage2D
  182. * 除此之外 Android 还不支持 WebGL 接口
  183. * getExtension
  184. * getSupportedExtensions
  185. */
  186. // eslint-disable-next-line @typescript-eslint/no-empty-interface
  187. interface RenderingContext { }
  188. interface Canvas {
  189. /** 画布的宽度*/
  190. width: number;
  191. /** 画布的高度*/
  192. height: number;
  193. /**
  194. * 获取画布对象的绘图上下文
  195. */
  196. getContext(
  197. contextType: "2d" | "webgl",
  198. contextAttributes: { antialias?: boolean; preserveDrawingBuffer?: boolean; antialiasSamples?: 2 }
  199. ): RenderingContext;
  200. /**
  201. * 将当前 Canvas 保存为一个临时文件,并生成相应的临时文件路径。
  202. */
  203. toTempFilePath(object: {
  204. x?: number;
  205. y?: number;
  206. width?: number;
  207. height?: number;
  208. destWidth?: number;
  209. destHeight?: number;
  210. fileType?: "jpg" | "png";
  211. quality?: number;
  212. success?: (res?: any) => void;
  213. fail?: (err?: any) => void;
  214. complete?: (res?: any) => void;
  215. }): string;
  216. /**
  217. * 把画布上的绘制内容以一个 data URI 的格式返回
  218. */
  219. toDataURL(): string;
  220. /**
  221. * Canvas.toTempFilePath 的同步版本
  222. */
  223. toTempFilePathSync(object: {
  224. x?: number;
  225. y?: number;
  226. width?: number;
  227. height?: number;
  228. destWidth?: number;
  229. destHeight?: number;
  230. fileType?: "jpg" | "png";
  231. quality?: number;
  232. }): void;
  233. }
  234. /**
  235. * 获取系统信息
  236. */
  237. function getSystemInfo(object: {
  238. success: (res?: systemInfo) => void;
  239. fail: (err?: any) => void;
  240. complete: (res?: any) => void;
  241. }): void;
  242. /**
  243. * wx.getSystemInfo 的同步版本
  244. */
  245. function getSystemInfoSync(): systemInfo;
  246. /**
  247. * 返回值 UpdateManager
  248. */
  249. function getUpdateManager(): UpdateManager;
  250. /**
  251. * 退出当前小游戏
  252. */
  253. function exitMiniProgram(object: { success?: () => void; fail?: () => void; complete?: () => void }): void;
  254. /**
  255. * 返回小程序启动参数
  256. */
  257. function getLaunchOptionsSync(): launchOption;
  258. /**
  259. * 监听小游戏隐藏到后台事件。锁屏、按 HOME 键退到桌面、显示在聊天顶部等操作会触发此事件。
  260. */
  261. function onHide(callback: () => void): void;
  262. /**
  263. * 取消监听小游戏隐藏到后台事件。锁屏、按 HOME 键退到桌面、显示在聊天顶部等操作会触发此事件。
  264. */
  265. function offHide(callback: () => void): void;
  266. /**
  267. * 监听小游戏回到前台的事件
  268. */
  269. function onShow(
  270. callback: (res: {
  271. /** 场景值*/
  272. scene: number;
  273. /** 查询参数*/
  274. query: any;
  275. /** shareTicket*/
  276. shareTicket: string;
  277. /** 当场景为由从另一个小程序或公众号或App打开时,返回此字段*/
  278. referrerInfo: ReferrerInfo;
  279. }) => void
  280. ): void;
  281. /**
  282. * 取消监听小游戏回到前台的事件
  283. */
  284. function offShow(callback: () => void): void;
  285. /**
  286. * 监听音频中断结束,在收到 onAudioInterruptionBegin 事件之后,小程序内所有音频会暂停,收到此事件之后才可再次播放成功
  287. */
  288. function onAudioInterruptionEnd(callback: () => void): void;
  289. /**
  290. * 取消监听音频中断结束,在收到 onAudioInterruptionBegin 事件之后,小程序内所有音频会暂停,收到此事件之后才可再次播放成功
  291. */
  292. function offAudioInterruptionEnd(callback: () => void): void;
  293. /**
  294. * 监听音频因为受到系统占用而被中断开始,以下场景会触发此事件:闹钟、电话、FaceTime 通话、微信语音聊天、微信视频聊天。此事件触发后,小程序内所有音频会暂停。
  295. */
  296. function onAudioInterruptionBegin(callback: () => void): void;
  297. /**
  298. * 取消监听音频因为受到系统占用而被中断开始,以下场景会触发此事件:闹钟、电话、FaceTime 通话、微信语音聊天、微信视频聊天。此事件触发后,小程序内所有音频会暂停。
  299. */
  300. function offAudioInterruptionBegin(callback: () => void): void;
  301. /**
  302. * 监听全局错误事件
  303. */
  304. function onError(
  305. callback: (res: {
  306. /** 错误*/
  307. message: string;
  308. /** 错误调用堆栈*/
  309. stack: string;
  310. }) => void
  311. ): void;
  312. /**
  313. * 取消监听全局错误事件
  314. */
  315. function offError(callback: () => void): void;
  316. /**
  317. * 监听开始触摸事件
  318. */
  319. function onTouchStart(
  320. callback: (res: {
  321. /** 当前所有触摸点的列表*/
  322. touches: Array<Touch>;
  323. /** 触发此次事件的触摸点列表*/
  324. changedTouches: Array<Touch>;
  325. /** 事件触发时的时间戳*/
  326. timeStamp: number;
  327. }) => void
  328. ): void;
  329. /**
  330. * 取消监听开始触摸事件
  331. */
  332. function offTouchStart(callback: () => void): void;
  333. /**
  334. * 监听触点移动事件
  335. */
  336. function onTouchMove(
  337. callback: (res: {
  338. /** 当前所有触摸点的列表*/
  339. touches: Array<Touch>;
  340. /** 触发此次事件的触摸点列表*/
  341. changedTouches: Array<Touch>;
  342. /** 事件触发时的时间戳*/
  343. timeStamp: number;
  344. }) => void
  345. ): void;
  346. /**
  347. * 取消监听触点移动事件
  348. */
  349. function offTouchMove(callback: () => void): void;
  350. /**
  351. * 监听触摸结束事件
  352. */
  353. function onTouchEnd(
  354. callback: (res: {
  355. /** 当前所有触摸点的列表*/
  356. touches: Array<Touch>;
  357. /** 触发此次事件的触摸点列表*/
  358. changedTouches: Array<Touch>;
  359. /** 事件触发时的时间戳*/
  360. timeStamp: number;
  361. }) => void
  362. ): void;
  363. /**
  364. * 取消监听触摸结束事件
  365. */
  366. function offTouchEnd(callback: () => void): void;
  367. /**
  368. * 监听触点失效事件
  369. */
  370. function onTouchCancel(
  371. callback: (res: {
  372. /** 当前所有触摸点的列表*/
  373. touches: Array<Touch>;
  374. /** 触发此次事件的触摸点列表*/
  375. changedTouches: Array<Touch>;
  376. /** 事件触发时的时间戳*/
  377. timeStamp: number;
  378. }) => void
  379. ): void;
  380. /**
  381. * 取消监听触点失效事件
  382. */
  383. function offTouchCancel(callback: () => void): void;
  384. /**
  385. * 获取性能管理器
  386. */
  387. function getPerformance(): Performance;
  388. /**
  389. * 加快触发 JavaScrpitCore Garbage Collection(垃圾回收),GC 时机是由 JavaScrpitCore 来控制的,并不能保证调用后马上触发 GC。
  390. */
  391. function triggerGC(): void;
  392. /**
  393. * 基础库 2.1.0 开始支持,低版本需做兼容处理。
  394. * 触发分包加载,详见 分包加载
  395. */
  396. function loadSubpackage(res: {
  397. /** 分包的名字,可以填 name 或者 root*/
  398. name: () => void;
  399. /** 分包加载成功回调事件*/
  400. success: () => void;
  401. /** 分包加载失败回调事件*/
  402. fail: () => void;
  403. /** 分包加载结束回调事件(加载成功、失败都会执行)*/
  404. complete: () => void;
  405. }): LoadSubpackageTask;
  406. /**
  407. * 基础库 1.4.0 开始支持,低版本需做兼容处理。
  408. * 设置是否打开调试开关。此开关对正式版也能生效。
  409. */
  410. function setEnableDebug(res: {
  411. /** 是否打开调试*/
  412. enableDebug: boolean;
  413. /** 接口调用成功的回调函数*/
  414. success?: () => void;
  415. /** 接口调用失败的回调函数*/
  416. fail?: () => void;
  417. /** 接口调用结束的回调函数(调用成功、失败都会执行)*/
  418. complete?: () => void;
  419. }): void;
  420. /**
  421. * 创建一个画布对象。首次调用创建的是显示在屏幕上的画布,之后调用创建的都是离屏画布。
  422. */
  423. function createCanvas(): Canvas;
  424. /**
  425. * 可以修改渲染帧率。默认渲染帧率为 60 帧每秒。修改后,requestAnimationFrame 的回调频率会发生改变。
  426. */
  427. function setPreferredFramesPerSecond(fps: number): void;
  428. /**
  429. * 获取一行文本的行高
  430. * @returns number 文本的行高
  431. */
  432. function getTextLineHeight(object: {
  433. fontStyle?: "normal" | "italic";
  434. fontWeight?: "normal" | "bold";
  435. fontSize?: 16;
  436. fontFamily: string;
  437. text: string;
  438. success?: (res?: any) => void;
  439. fail?: (res?: any) => void;
  440. complete?: (res?: any) => void;
  441. }): number;
  442. /**
  443. * 加载自定义字体文件
  444. * @returns string 如果加载字体成功,则返回字体 family 值,否则返回 null。
  445. */
  446. function loadFont(path: string): string;
  447. interface Image {
  448. /**
  449. * 图片的 URL
  450. */
  451. src: string;
  452. /**
  453. * 图片的真实宽度
  454. */
  455. width: number;
  456. /**
  457. * 图片的真实高度
  458. */
  459. height: number;
  460. /**
  461. * 图片的加载完成
  462. */
  463. onload: (res?: any) => void;
  464. /**
  465. * 图片加载发生错误后触发的回调函数
  466. */
  467. onerror: (res?: any) => void;
  468. }
  469. /**
  470. * 创建一个图片对象
  471. */
  472. function createImage(): Image;
  473. /**
  474. * banner 广告组件。banner 广告组件是一个原生组件,层级比上屏 Canvas 高,会覆盖在上屏 Canvas 上。banner 广告组件默认是隐藏的,需要调用 BannerAd.show() 将其显示。banner 广告会根据开发者设置的宽度进行等比缩放,缩放后的尺寸将通过 BannerAd.onResize() 事件中提供。
  475. */
  476. interface BannerAd {
  477. /**
  478. * banner 广告组件的样式。style 上的属性的值仅为开发者设置的值,banner 广告会根据开发者设置的宽度进行等比缩放,缩放后的真实尺寸需要通过 BannerAd.onResize() 事件获得。
  479. */
  480. style: {
  481. /** banner 广告组件的左上角横坐标*/
  482. left: number;
  483. /** banner 广告组件的左上角纵坐标*/
  484. top: number;
  485. /** banner 广告组件的宽度。最小 300,最大至 屏幕宽度(屏幕宽度可以通过 wx.getSystemInfoSync() 获取)。*/
  486. width: number;
  487. /** banner 广告组件的高度*/
  488. height: number;
  489. /** banner 广告组件经过缩放后真实的宽度*/
  490. realWidth: number;
  491. /** banner 广告组件经过缩放后真实的高度*/
  492. realHeight: number;
  493. };
  494. /** 显示 banner 广告。*/
  495. show(): Promise<any>;
  496. /** 隐藏 banner 广告*/
  497. hide(): void;
  498. /** 销毁 banner 广告*/
  499. destroy(): void;
  500. /** 监听 banner 广告尺寸变化事件*/
  501. onResize(callback: (res: { width: number; height: number }) => void): void;
  502. /** 取消监听 banner 广告尺寸变化事件*/
  503. offResize(callback: () => void): void;
  504. /** 监听 banner 广告加载事件*/
  505. onLoad(callback: () => void): void;
  506. /** 取消监听 banner 广告加载事件*/
  507. offLoad(callback: () => void): void;
  508. /** 监听 banner 广告错误事件*/
  509. onError(
  510. callback: (res: { errMsg: string; errCode: 1000 | 1001 | 1002 | 1003 | 1004 | 1005 | 1006 | 1007 | 1008 }) => void
  511. ): void;
  512. /** 取消监听 banner 广告错误事件*/
  513. offError(callback: () => void): void;
  514. }
  515. /**
  516. * 插屏广告组件
  517. */
  518. interface InterstitialAd {
  519. /** 显示 插屏 广告。*/
  520. show(): Promise<any>;
  521. /** 隐藏 插屏 广告*/
  522. hide(): void;
  523. /** 销毁 插屏 广告*/
  524. destroy(): void;
  525. /** 监听 插屏 广告尺寸变化事件*/
  526. onResize(callback: (res: { width: number; height: number }) => void): void;
  527. /** 取消监听 插屏 广告尺寸变化事件*/
  528. offResize(callback: () => void): void;
  529. /** 监听 插屏 广告加载事件*/
  530. onLoad(callback: () => void): void;
  531. /** 取消监听 插屏 广告加载事件*/
  532. offLoad(callback: () => void): void;
  533. /** 监听 插屏 广告错误事件*/
  534. onError(
  535. callback: (res: { errMsg: string; errCode: 1000 | 1001 | 1002 | 1003 | 1004 | 1005 | 1006 | 1007 | 1008 }) => void
  536. ): void;
  537. /** 取消监听 插屏 广告错误事件*/
  538. offError(callback: () => void): void;
  539. }
  540. /**
  541. * 激励视频广告组件。激励视频广告组件是一个原生组件,并且是一个全局单例。层级比上屏 Canvas 高,会覆盖在上屏 Canvas 上。激励视频 广告组件默认是隐藏的,需要调用 RewardedVideoAd.show() 将其显示。
  542. */
  543. interface RewardedVideoAd {
  544. /** 隐藏激励视频广告*/
  545. load(): Promise<any>;
  546. /** 显示激励视频广告。激励视频广告将从屏幕下方推入。*/
  547. show(): Promise<any>;
  548. /** 销毁 banner 广告*/
  549. destroy(): void;
  550. /** 监听 banner 广告尺寸变化事件*/
  551. onResize(callback: (res: { width: number; height: number }) => void): void;
  552. /** 取消监听 banner 广告尺寸变化事件*/
  553. offResize(callback: () => void): void;
  554. /** 监听激励视频广告加载事件*/
  555. onLoad(callback: () => void): void;
  556. /** 取消监听激励视频广告加载事件*/
  557. offLoad(callback: () => void): void;
  558. /** 监听激励视频错误事件*/
  559. onError(
  560. callback: (res: { errMsg: string; errCode: 1000 | 1001 | 1002 | 1003 | 1004 | 1005 | 1006 | 1007 | 1008 }) => void
  561. ): void;
  562. /** 取消监听激励视频错误事件*/
  563. offError(callback: () => void): void;
  564. /** 监听用户点击 关闭广告 按钮的事件*/
  565. onClose(callback: (res: { isEnded: boolean }) => void);
  566. /** 取消监听用户点击 关闭广告 按钮的事件*/
  567. offClose(callback: () => void);
  568. }
  569. /**
  570. * 创建激励视频广告组件。请通过 wx.getSystemInfoSync() 返回对象的 SDKVersion 判断基础库版本号 >= 2.0.4 后再使用该 API。同时,开发者工具上暂不支持调试该 API,请直接在真机上进行调试。
  571. * @param res
  572. */
  573. function createRewardedVideoAd(res: {
  574. adUnitId: string; // 广告 ID
  575. multiton?: boolean; // 是否开启多实例模式,默认是false,2.8.0
  576. }): RewardedVideoAd;
  577. /**创建原生模板广告组件 */
  578. function createCustomAd(res: {
  579. adUnitId: string; // 广告 ID
  580. adIntervals: number;//广告自动刷新的间隔时间,单位为秒,参数必须大于30
  581. style: {
  582. left: number;
  583. top: number;
  584. fixed: boolean;//(只对小程序适用) 原生模板广告组件是否固定屏幕位置(不跟随屏幕滚动)
  585. }
  586. })
  587. /**
  588. * 创建 banner 广告组件。请通过 wx.getSystemInfoSync() 返回对象的 SDKVersion 判断基础库版本号 >= 2.0.4 后再使用该 API。同时,开发者工具上暂不支持调试该 API,请直接在真机上进行调试。
  589. */
  590. function createBannerAd(res: {
  591. adUnitId: string;
  592. adIntervals?: number; // 广告刷新时间,必须大于 30 s
  593. style: {
  594. left: number;
  595. top: number;
  596. width: number;
  597. height: number;
  598. };
  599. }): BannerAd;
  600. /**
  601. * 创建插屏广告
  602. * @param object
  603. */
  604. function createInterstitialAd(res: { adUnitId: string }): InterstitialAd;
  605. /**
  606. * 显示操作菜单
  607. */
  608. function showActionSheet(object: {
  609. itemList: string[];
  610. itemColor?: string;
  611. success?: (res?: { tapIndex: number }) => void;
  612. fail?: (res?: any) => void;
  613. complete?: (res?: any) => void;
  614. }): void;
  615. /** 隐藏 loading 提示框*/
  616. function hideLoading(object: {
  617. success?: (res?: any) => void;
  618. fail?: (res?: any) => void;
  619. complete?: (res?: any) => void;
  620. }): void;
  621. /** 显示 loading 提示框。需主动调用 wx.hideLoading 才能关闭提示框*/
  622. function showLoading(object: {
  623. title: string;
  624. mask?: boolean;
  625. success?: (res?: any) => void;
  626. fail?: (res?: any) => void;
  627. complete?: (res?: any) => void;
  628. }): void;
  629. /** 隐藏消息提示框*/
  630. function hideToast(object: {
  631. success?: (res?: any) => void;
  632. fail?: (res?: any) => void;
  633. complete?: (res?: any) => void;
  634. }): void;
  635. /** 显示消息提示框*/
  636. function showToast(object: {
  637. title: string;
  638. icon?: "success" | "loading" | "none";
  639. image?: string;
  640. duration?: number; // 1500;
  641. mask?: boolean;
  642. success?: (res?: any) => void;
  643. fail?: (res?: any) => void;
  644. complete?: (res?: any) => void;
  645. }): void;
  646. /**
  647. * 显示模态对话框
  648. */
  649. function showModal(object: {
  650. /**显示的标题 */
  651. title: string;
  652. /**提示的内容 */
  653. content: string;
  654. showCancel?: boolean; // true;
  655. cancelText?: string; // "取消";
  656. cancelColor?: string; // "#000000";
  657. confirmText?: string; // "确定";
  658. confirmColor?: string; // "#3cc51f";
  659. success?: (res?: any) => void;
  660. fail?: (res?: any) => void;
  661. complete?: (res?: any) => void;
  662. }): void;
  663. /**
  664. * 基础库 2.1.0 开始支持,低版本需做兼容处理。更新键盘输入框内容。只有当键盘处于拉起状态时才会产生效果
  665. */
  666. function updateKeyboard(res: {
  667. value: string;
  668. success?: (res?: any) => void;
  669. fail?: (res?: any) => void;
  670. complete?: (res?: any) => void;
  671. }): void;
  672. /**
  673. * 隐藏键盘
  674. */
  675. function hideKeyboard(object: {
  676. success?: (res?: any) => void;
  677. fail?: (res?: any) => void;
  678. complete?: (res?: any) => void;
  679. }): void;
  680. /**
  681. * 显示键盘
  682. */
  683. function showKeyboard(object: {
  684. defaultValue: string;
  685. maxLength: number;
  686. multiple: boolean;
  687. confirmHold: boolean;
  688. confirmType: "done" | "next" | "search" | "go" | "send";
  689. success?: (res?: any) => void;
  690. fail?: (res?: any) => void;
  691. complete?: (res?: any) => void;
  692. }): void;
  693. /**
  694. * 监听键盘输入事件
  695. */
  696. function onKeyboardInput(callback: (res: { value: string }) => void): void;
  697. /**
  698. * 取消监听键盘输入事件
  699. */
  700. function offKeyboardInput(callback: () => void): void;
  701. /**
  702. * 监听用户点击键盘 Confirm 按钮时的事件
  703. */
  704. function onKeyboardConfirm(callback: (res: { value: string }) => void): void;
  705. /**
  706. * 取消监听用户点击键盘 Confirm 按钮时的事件
  707. */
  708. function offKeyboardConfirm(callback: () => void): void;
  709. /**
  710. * 监听监听键盘收起的事件
  711. */
  712. function onKeyboardComplete(callback: (res: { value: string }) => void): void;
  713. /**
  714. * 取消监听监听键盘收起的事件
  715. */
  716. function offKeyboardComplete(callback: () => void): void;
  717. /** 基础库 2.1.0 开始支持,低版本需做兼容处理。获取菜单按钮(右上角胶囊按钮)的布局位置信息。坐标信息以屏幕左上角为原点。*/
  718. function getMenuButtonBoundingClientRect(): {
  719. width: number;
  720. height: number;
  721. top: number;
  722. right: number;
  723. bottom: number;
  724. left: number;
  725. };
  726. /** 动态设置通过右上角按钮拉起的菜单的样式。*/
  727. function setMenuStyle(res: {
  728. style: "light" | "dark";
  729. success?: (res?: any) => void;
  730. fail?: (res?: any) => void;
  731. complete?: (res?: any) => void;
  732. }): void;
  733. /** 当在配置中设置 showStatusBarStyle 时,屏幕顶部会显示状态栏。此接口可以修改状态栏的样式。*/
  734. function setStatusBarStyle(res: {
  735. style: "white" | "black";
  736. success?: (res?: any) => void;
  737. fail?: (res?: any) => void;
  738. complete?: (res?: any) => void;
  739. }): void;
  740. /**
  741. * 监听窗口尺寸变化事件
  742. */
  743. function onWindowResize(callback: (res: { windowWidth: number; windowHeight: number }) => void): void;
  744. /**
  745. * 取消监听窗口尺寸变化事件
  746. */
  747. function offWindowResize(callback: () => void): void;
  748. interface RequestTask {
  749. abort(): void;
  750. /** 监听 HTTP Response Header 事件。会比请求完成事件更早*/
  751. onHeadersReceived(callback: (res: { header: Object }) => void): void;
  752. /** 取消监听 HTTP Response Header 事件*/
  753. offHeadersReceived(callback: () => void): void;
  754. }
  755. /**
  756. * 发起网络请求。
  757. */
  758. function request(object: {
  759. url: string;
  760. data?: string | {} | ArrayBuffer;
  761. header?: {};
  762. method?: "OPTIONS" | "GET" | "HEAD" | "POST" | "PUT" | "DELETE" | "TRACE" | "CONNECT";
  763. dataType?: "json" | string;
  764. responseType?: "text" | "arraybuffer";
  765. success?: (res?: { data: string | {} | ArrayBuffer; statusCode: number; header: {} }) => void;
  766. fail?: (res?: any) => void;
  767. complete?: (res?: any) => void;
  768. }): RequestTask;
  769. interface DownloadTask {
  770. abort(): void;
  771. /** 监听下载进度变化事件*/
  772. onProgressUpdate(
  773. callback: (res: { progress: number; totalBytesWritten: number; totalBytesExpectedToWrite: number }) => void
  774. ): void;
  775. /** 取消监听下载进度变化事件*/
  776. offProgressUpdate(callback: () => void): void;
  777. /** 监听 HTTP Response Header 事件。会比请求完成事件更早*/
  778. onHeadersReceived(callback: (res: { header: Object }) => void): void;
  779. /** 取消监听 HTTP Response Header 事件*/
  780. offHeadersReceived(callback: () => void): void;
  781. }
  782. /**
  783. * 下载文件资源到本地,客户端直接发起一个 HTTP GET 请求,返回文件的本地文件路径。
  784. */
  785. function downloadFile(object: {
  786. url: string;
  787. header?: Object;
  788. filePath?: string;
  789. success?: (res?: { tempFilePath: string; statusCode: number }) => void;
  790. fail?: (res?: any) => void;
  791. complete?: (res?: any) => void;
  792. }): DownloadTask;
  793. interface UploadTask {
  794. /** 中断上传任务*/
  795. abort(): void;
  796. /** 监听上传进度变化事件*/
  797. onProgressUpdate(
  798. callback: (res: { progress: number; totalBytesSent: number; totalBytesExpectedToSend: number }) => void
  799. ): void;
  800. /** 取消监听上传进度变化事件*/
  801. offProgressUpdate(callback: () => void): void;
  802. /** 监听 HTTP Response Header 事件。会比请求完成事件更早*/
  803. onHeadersReceived(callback: (res: { header: Object }) => void): void;
  804. /** 取消监听 HTTP Response Header 事件*/
  805. offHeadersReceived(callback: () => void): void;
  806. }
  807. /**
  808. * 将本地资源上传到开发者服务器,客户端发起一个 HTTPS POST 请求,其中 content-type 为 multipart/form-data 。
  809. */
  810. function uploadFile(object: {
  811. url: string;
  812. filePath: string;
  813. name: string;
  814. header?: Object;
  815. formData?: Object;
  816. success?: (res?: { data: string; statusCode: number }) => void;
  817. fail?: (res?: any) => void;
  818. complete?: (res?: any) => void;
  819. }): UploadTask;
  820. interface SocketTask {
  821. /**
  822. * 关闭 WebSocket 连接
  823. */
  824. close(object: {
  825. code?: 1000;
  826. reason?: string;
  827. success?: (res?: any) => void;
  828. fail?: (res?: any) => void;
  829. complete?: (res?: any) => void;
  830. }): void;
  831. /**
  832. * 监听WebSocket 连接打开事件
  833. */
  834. onOpen(callback: (res: { header: Object }) => void): void;
  835. /**
  836. * 监听WebSocket 连接关闭事件
  837. */
  838. onClose(callback: () => void): void;
  839. /**
  840. * 监听WebSocket 错误事件
  841. */
  842. onError(callback: (res: { errMsg: string }) => void): void;
  843. /**
  844. * 监听WebSocket 接受到服务器的消息事件
  845. */
  846. onMessage(callback: (res: { data: string | ArrayBuffer }) => void): void;
  847. /**
  848. * 通过 WebSocket 连接发送数据
  849. */
  850. send(object: {
  851. data: string | ArrayBuffer;
  852. success?: (res?: any) => void;
  853. fail?: (res?: any) => void;
  854. complete?: (res?: any) => void;
  855. }): void;
  856. }
  857. /**
  858. * 监听WebSocket 错误事件
  859. */
  860. function onSocketError(callback: (err?: any) => void): void;
  861. /**
  862. * 创建一个 WebSocket 连接。
  863. */
  864. function connectSocket(object: {
  865. url: string;
  866. header?: {};
  867. protocols: Array<string>;
  868. success?: (res?: any) => void;
  869. fail?: (res?: any) => void;
  870. complete?: (res?: any) => void;
  871. }): SocketTask;
  872. /**
  873. * 关闭 WeSocket 连接
  874. */
  875. function closeSocket(object: {
  876. code?: 1000;
  877. reason?: string;
  878. success?: (res?: any) => void;
  879. fail?: (res?: any) => void;
  880. complete?: (res?: any) => void;
  881. }): void;
  882. /**
  883. * 监听WebSocket 连接打开事件
  884. */
  885. function onSocketOpen(callback: (res: { header: {} }) => void): void;
  886. /**
  887. * 监听WebSocket 连接关闭事件
  888. */
  889. function onSocketClose(callback: () => void): void;
  890. /**
  891. * 监听WebSocket 接受到服务器的消息事件
  892. */
  893. function onSocketMessage(callback: (res: { data: string | ArrayBuffer }) => void): void;
  894. /**
  895. * 通过 WebSocket 连接发送数据,需要先 wx.connectSocket,并在 wx.onSocketOpen 回调之后才能发送。
  896. */
  897. function sendSocketMessage(object: {
  898. data: string | ArrayBuffer;
  899. success?: (res?: any) => void;
  900. fail?: (res?: any) => void;
  901. complete?: (res?: any) => void;
  902. }): void;
  903. /** 创建一个 UDP Socket 实例。使用前请注意阅读相关说明*/
  904. function createUDPSocket(): UDPSocket;
  905. /** 一个 UDP Socket 实例,默认使用 IPv4 协议*/
  906. interface UDPSocket {
  907. /** 绑定一个系统随机分配的可用端口,或绑定一个指定的端口号*/
  908. bind(port: number): number;
  909. /** 关闭 UDP Socket 实例,相当于销毁。 在关闭之后,UDP Socket 实例不能再发送消息,每次调用 UDPSocket.send 将会触发错误事件,并且 message 事件回调函数也不会再也执行。在 UDPSocket 实例被创建后将被 Native 强引用,保证其不被 GC。在 UDPSocket.close 后将解除对其的强引用,让 UDPSocket 实例遵从 GC。*/
  910. close(): void;
  911. /** 取消监听关闭事件*/
  912. offClose(callback: () => void): void;
  913. /** 取消监听错误事件*/
  914. offError(callback: () => void): void;
  915. /** 取消监听开始监听数据包消息的事件*/
  916. offListening(callback: () => void): void;
  917. /** 取消监听收到消息的事件*/
  918. offMessage(callback: () => void): void;
  919. /** 监听关闭事件*/
  920. onClose(callback: () => void): void;
  921. /** 监听错误事件*/
  922. onError(callback: () => void): void;
  923. /** 监听开始监听数据包消息的事件*/
  924. onListening(callback: () => void): void;
  925. /** 监听收到消息的事件*/
  926. onMessage(callback: () => void): void;
  927. /** 向指定的 IP 和 port 发送消息*/
  928. send(obj: { address: string; port: number; message: string | ArrayBuffer; offset?: number; length?: number }): void;
  929. }
  930. /**
  931. * 更新转发属性
  932. *
  933. */
  934. function updateShareMenu(object: {
  935. withShareTicket?: boolean;
  936. isUpdatableMessage?: boolean;
  937. activityId?: string;
  938. templateInfo?: { parameterList: Array<{ name: string; value: string }> };
  939. success?: (res?: any) => void;
  940. fail?: (res?: any) => void;
  941. complete?: (res?: any) => void;
  942. }): void;
  943. /**
  944. * 显示当前页面的转发按钮
  945. */
  946. function showShareMenu(object: {
  947. withShareTicket?: boolean;
  948. success?: (res?: any) => void;
  949. fail?: (res?: any) => void;
  950. complete?: (res?: any) => void;
  951. }): void;
  952. /**
  953. * 隐藏转发按钮
  954. *
  955. */
  956. function hideShareMenu(object: {
  957. success?: (res?: any) => void;
  958. fail?: (res?: any) => void;
  959. complete?: (res?: any) => void;
  960. }): void;
  961. /**
  962. * 获取转发详细信息
  963. *
  964. */
  965. function getShareInfo(object: {
  966. shareTicket: string;
  967. timeout?: number;
  968. success?: (res: { errMsg: string; encryptedData: string; iv: string }) => void;
  969. fail?: (res?: any) => void;
  970. complete?: (res?: any) => void;
  971. }): void;
  972. /**
  973. * 主动拉起转发,进入选择通讯录界面。
  974. */
  975. function shareAppMessage(object: { title?: string; imageUrl?: string; query?: string; imageUrlId?: string }): void;
  976. /**
  977. * 取消监听用户点击右上角菜单的“转发”按钮时触发的事件
  978. */
  979. function offShareAppMessage(callback: () => void): void;
  980. /**
  981. * 监听用户点击右上角菜单的“转发”按钮时触发的事件
  982. */
  983. function onShareAppMessage(callback: (res: { title: string; imageUrl: string; query: string }) => void): void;
  984. /**
  985. * 发起米大师支付
  986. */
  987. function requestMidasPayment(object: {
  988. mode: string;
  989. env?: 0 | 1;
  990. offerId: string;
  991. currencyType: string;
  992. platform?: string;
  993. buyQuantity?: number;
  994. zoneId?: string;
  995. success?: (res?: any) => void;
  996. fail?: (res?: any) => void;
  997. complete?: (res?: any) => void;
  998. }): void;
  999. /**
  1000. * wx.getStorageInfo 的同步版本
  1001. */
  1002. function getStorageInfoSync(): { keys: Array<string>; currentSize: number; limitSize: number };
  1003. /**
  1004. * 异步获取当前storage的相关信息
  1005. */
  1006. function getStorageInfo(object: {
  1007. success?: (res: { keys: Array<string>; currentSize: number; limitSize: number }) => void;
  1008. fail?: (res?: any) => void;
  1009. complete?: (res?: any) => void;
  1010. }): void;
  1011. /**
  1012. * wx.clearStorage 的同步版本
  1013. */
  1014. function clearStorageSync(): void;
  1015. /**
  1016. * 清理本地数据缓存
  1017. */
  1018. function clearStorage(object: {
  1019. success?: (res?: any) => void;
  1020. fail?: (res?: any) => void;
  1021. complete?: (res?: any) => void;
  1022. }): void;
  1023. /**
  1024. * wx.removeStorage 的同步版本
  1025. */
  1026. function removeStorageSync(key: string): void;
  1027. /**
  1028. * 从本地缓存中移除指定 key
  1029. */
  1030. function removeStorage(object: {
  1031. key: string;
  1032. success?: (res?: any) => void;
  1033. fail?: (res?: any) => void;
  1034. complete?: (res?: any) => void;
  1035. }): void;
  1036. /**
  1037. * wx.setStorage 的同步版本
  1038. */
  1039. function setStorageSync(key: string, data: any): void;
  1040. /**
  1041. * 将数据存储在本地缓存中指定的 key 中,会覆盖掉原来该 key 对应的内容。
  1042. */
  1043. function setStorage(object: {
  1044. key: string;
  1045. data: any;
  1046. success?: (res?: any) => void;
  1047. fail?: (res?: any) => void;
  1048. complete?: (res?: any) => void;
  1049. }): void;
  1050. /**
  1051. * wx.getStorage 的同步版本
  1052. */
  1053. function getStorageSync(key: string): any;
  1054. /**
  1055. * 从本地缓存中异步获取指定 key 的内容
  1056. */
  1057. function getStorage(object: {
  1058. key: string;
  1059. success?: (res: { data: any }) => void;
  1060. fail?: (res?: any) => void;
  1061. complete?: (res?: any) => void;
  1062. }): void;
  1063. /**
  1064. * 设置 InnerAudioContext 的播放选项。设置之后对当前小程序全局生效。
  1065. */
  1066. function setInnerAudioOption(
  1067. mixWithOther: true,
  1068. obeyMuteSwitch: true,
  1069. success?: (res: { data: any }) => void,
  1070. fail?: (res?: any) => void,
  1071. complete?: (res?: any) => void
  1072. ): void;
  1073. /**
  1074. * 获取当前支持的音频输入源
  1075. */
  1076. function getAvailableAudioSources(
  1077. success?: (res: {
  1078. audioSources: Array<
  1079. "auto" | "buildInMic" | "headsetMic" | "mic" | "camcorder" | "voice_communication" | "voice_recognition"
  1080. >;
  1081. }) => void,
  1082. fail?: (res?: any) => void,
  1083. complete?: (res?: any) => void
  1084. ): void;
  1085. /**
  1086. * InnerAudioContext 实例,可通过 wx.createInnerAudioContext 接口获取实例。
  1087. */
  1088. interface InnerAudioContext {
  1089. /** 音频资源的地址,用于直接播放。2.2.3 开始支持云文件ID*/
  1090. src: string;
  1091. /** 开始播放的位置(单位:s),默认为 0*/
  1092. startTime: number;
  1093. /** 是否自动开始播放,默认为 false*/
  1094. autoplay: boolean;
  1095. /** 是否循环播放,默认为 false*/
  1096. loop: boolean;
  1097. /** 是否遵循系统静音开关,默认为 true。当此参数为 false 时,即使用户打开了静音开关,也能继续发出声音*/
  1098. obeyMuteSwitch: boolean;
  1099. /** 基础库 1.9.90 开始支持,低版本需做兼容处理。音量。范围 0~1。默认为 1*/
  1100. volume: number;
  1101. /** 当前音频的长度(单位 s)。只有在当前有合法的 src 时返回(只读)*/
  1102. duration: number;
  1103. /** 当前音频的播放位置(单位 s)。只有在当前有合法的 src 时返回,时间保留小数点后 6 位(只读)*/
  1104. currentTime: number;
  1105. /** 当前是是否暂停或停止状态(只读)*/
  1106. paused: boolean;
  1107. /** 音频缓冲的时间点,仅保证当前播放时间点到此时间点内容已缓冲(只读)*/
  1108. buffered: number;
  1109. /**
  1110. * 销毁当前实例
  1111. */
  1112. destroy(): void;
  1113. /**
  1114. * 取消监听音频进入可以播放状态的事件
  1115. */
  1116. offCanplay(callback: () => void): void;
  1117. /**
  1118. * 监听音频暂停事件
  1119. */
  1120. onPause(callback: () => void): void;
  1121. /**
  1122. * 监听音频停止事件
  1123. */
  1124. onStop(callback: () => void): void;
  1125. /**
  1126. * 取消监听音频停止事件
  1127. */
  1128. offStop(callback: () => void): void;
  1129. /**
  1130. * 监听音频自然播放至结束的事件
  1131. */
  1132. onEnded(callback: () => void): void;
  1133. /**
  1134. * 取消监听音频自然播放至结束的事件
  1135. */
  1136. offEnded(callback: () => void): void;
  1137. /**
  1138. * 监听音频播放进度更新事件
  1139. */
  1140. onTimeUpdate(callback: () => void): void;
  1141. /**
  1142. * 监听音频播放事件
  1143. */
  1144. onPlay(callback: () => void): void;
  1145. /**
  1146. * 监听音频播放错误事件
  1147. */
  1148. onError(callback: (res: { errCode: 10001 | 10002 | 10003 | 10004 | -1 }) => void): void;
  1149. /**
  1150. * 取消监听音频暂停事件
  1151. */
  1152. offPause(callback: () => void): void;
  1153. /**
  1154. * 监听音频加载中事件,当音频因为数据不足,需要停下来加载时会触发
  1155. */
  1156. onWaiting(callback: () => void): void;
  1157. /**
  1158. * 取消监听音频加载中事件,当音频因为数据不足,需要停下来加载时会触发
  1159. */
  1160. offWaiting(callback: () => void): void;
  1161. /**
  1162. * 监听音频进行跳转操作的事件
  1163. */
  1164. onSeeking(callback: () => void): void;
  1165. /**
  1166. * 取消监听音频进行跳转操作的事件
  1167. */
  1168. offSeeking(callback: () => void): void;
  1169. /**
  1170. * 监听音频完成跳转操作的事件
  1171. */
  1172. onSeeked(callback: () => void): void;
  1173. /**
  1174. * 取消监听音频完成跳转操作的事件
  1175. */
  1176. offSeeked(callback: () => void): void;
  1177. /**
  1178. * 取消监听音频播放事件
  1179. */
  1180. offPlay(callback: () => void): void;
  1181. /**
  1182. * 取消监听音频播放进度更新事件
  1183. */
  1184. offTimeUpdate(callback: () => void): void;
  1185. /**
  1186. * 监听音频进入可以播放状态的事件
  1187. */
  1188. onCanplay(callback: () => void): void;
  1189. /**
  1190. * 取消监听音频播放错误事件
  1191. */
  1192. offError(callback: () => void): void;
  1193. /**
  1194. * 停止。停止后的音频再播放会从头开始播放。
  1195. */
  1196. pause(): void;
  1197. /**
  1198. * 播放
  1199. */
  1200. play(): void;
  1201. /**
  1202. * 跳转到指定位置,单位 s
  1203. */
  1204. seek(position: number): void;
  1205. }
  1206. /**
  1207. * 创建内部 audio 上下文 InnerAudioContext 对象。
  1208. */
  1209. function createInnerAudioContext(): InnerAudioContext;
  1210. /**
  1211. * 从本地相册选择图片或使用相机拍照。
  1212. */
  1213. function chooseImage(object: {
  1214. count: number; // 9;
  1215. sizeType?: ["original", "compressed"];
  1216. sourceType?: ["album", "camera"];
  1217. success?: (res: { tempFilePaths: Array<string>; tempFiles: Array<{ path: string; size: number }> }) => void;
  1218. fail?: (res?: any) => void;
  1219. complete?: (res?: any) => void;
  1220. }): void;
  1221. /**
  1222. * 预览图片
  1223. */
  1224. function previewImage(object: {
  1225. urls: string[];
  1226. current?: string;
  1227. success?: (res?: any) => void;
  1228. fail?: (res?: any) => void;
  1229. complete?: (res?: any) => void;
  1230. }): void;
  1231. /**
  1232. * 保存图片到系统相册。
  1233. */
  1234. function saveImageToPhotosAlbum(object: {
  1235. filePath: string;
  1236. success?: (res?: any) => void;
  1237. fail?: (res?: any) => void;
  1238. complete?: (res?: any) => void;
  1239. }): void;
  1240. /**全局唯一的录音管理器 */
  1241. interface RecorderManager {
  1242. /**
  1243. * 监听录音暂停事件
  1244. */
  1245. onPause(callback: () => void): void;
  1246. /**
  1247. * 监听录音结束事件
  1248. */
  1249. onStop(callback: (res: { tempFilePath: string }) => void): void;
  1250. /**
  1251. * 监听已录制完指定帧大小的文件事件。如果设置了 frameSize,则会回调此事件。
  1252. */
  1253. onFrameRecorded(callback: (res: { frameBuffer: ArrayBuffer; isLastFrame: boolean }) => void): void;
  1254. /**
  1255. * 监听录音错误事件
  1256. */
  1257. onError(callback: (res: { errMsg: string }) => void): void;
  1258. /**
  1259. * 监听录音开始事件
  1260. */
  1261. onStart(callback: () => void): void;
  1262. /**
  1263. * 监听录音因为受到系统占用而被中断开始事件。以下场景会触发此事件:微信语音聊天、微信视频聊天。此事件触发后,录音会被暂停。pause 事件在此事件后触发
  1264. */
  1265. onInterruptionBegin(callback: () => void): void;
  1266. /**
  1267. * 监听录音中断结束事件。在收到 interruptionBegin 事件之后,小程序内所有录音会暂停,收到此事件之后才可再次录音成功。
  1268. */
  1269. onInterruptionEnd(callback: () => void): void;
  1270. /**
  1271. * 监听录音继续事件
  1272. */
  1273. onResume(callback: () => void): void;
  1274. /**
  1275. * 暂停录音
  1276. */
  1277. pause(): void;
  1278. /**
  1279. * 继续录音
  1280. */
  1281. resume(): void;
  1282. /**
  1283. * 停止录音
  1284. */
  1285. stop(): void;
  1286. /**
  1287. * 开始录音
  1288. */
  1289. start(object: {
  1290. duration?: number;
  1291. sampleRate?: number;
  1292. numberOfChannels?: number;
  1293. encodeBitRate?: number;
  1294. format?: string;
  1295. frameSize?: number;
  1296. audioSource?: string;
  1297. }): void;
  1298. }
  1299. /**
  1300. * 获取全局唯一的录音管理器 RecorderManager
  1301. */
  1302. function getRecorderManager(): RecorderManager;
  1303. /** 视频对象*/
  1304. interface Video {
  1305. /** 视频的左上角横坐标*/
  1306. x: number;
  1307. /** 视频的左上角纵坐标*/
  1308. y: number;
  1309. /** 视频的宽度*/
  1310. width: number;
  1311. /** 视频的高度*/
  1312. height: number;
  1313. /** 视频的资源地址*/
  1314. src: number;
  1315. /** 视频的封面*/
  1316. poster: number;
  1317. /** 视频的初始播放位置,单位为 s 秒*/
  1318. initialTime: number;
  1319. /** 视频的播放速率,有效值有 0.5、0.8、1.0、1.25、1.5*/
  1320. playbackRate: number;
  1321. /** 视频是否为直播*/
  1322. live: number;
  1323. /** 视频的缩放模式*/
  1324. objectFit: number;
  1325. /** 视频是否显示控件*/
  1326. controls: number;
  1327. /** 视频是否自动播放*/
  1328. autoplay: number;
  1329. /** 视频是否是否循环播放*/
  1330. loop: number;
  1331. /** 视频是否禁音播放*/
  1332. muted: number;
  1333. /** 是否启用手势控制播放进度*/
  1334. enableProgressGesture: boolean;
  1335. /** 是否显示视频中央的播放按钮*/
  1336. showCenterPlayBtn: boolean;
  1337. /** 视频开始缓冲时触发的回调函数*/
  1338. onwaiting: () => void;
  1339. /** 视频开始播放时触发的回调函数*/
  1340. onplay: () => void;
  1341. /** 视频暂停时触发的回调函数*/
  1342. onpause: () => void;
  1343. /** 视频播放到末尾时触发的回调函数*/
  1344. onended: () => void;
  1345. /** 每当视频播放进度更新时触发的回调函数*/
  1346. ontimeupdate: () => void;
  1347. /** 视频发生错误时触发的回调函数*/
  1348. onerror: () => void;
  1349. /**
  1350. * 视频退出全屏
  1351. */
  1352. exitFullScreen(): Promise<Object>;
  1353. /**
  1354. * 取消监听视频暂停事件
  1355. */
  1356. offPause(callback: () => void): void;
  1357. /**
  1358. * 监听视频播放到末尾事件
  1359. */
  1360. onEnded(callback: () => void): void;
  1361. /**
  1362. * 取消监听视频播放到末尾事件
  1363. */
  1364. offEnded(callback: () => void): void;
  1365. /**
  1366. * 监听视频播放进度更新事件
  1367. */
  1368. onTimeUpdate(callback: (res: { position: number; duration: number }) => void): void;
  1369. /**
  1370. * 取消监听视频播放进度更新事件
  1371. */
  1372. offTimeUpdate(callback: () => void): void;
  1373. /**
  1374. * 监听视频错误事件
  1375. */
  1376. onError(callback: (res: { errMsg: string }) => void): void;
  1377. /**
  1378. * 取消监听视频错误事件
  1379. */
  1380. offError(callback: () => void): void;
  1381. /**
  1382. * 监听视频播放事件
  1383. */
  1384. onPlay(callback: () => void): void;
  1385. /**
  1386. * 监听视频暂停事件
  1387. */
  1388. onPause(callback: () => void): void;
  1389. /**
  1390. * 取消监听视频缓冲事件
  1391. */
  1392. offWaiting(callback: () => void): void;
  1393. /**
  1394. * 监听视频缓冲事件
  1395. */
  1396. onWaiting(callback: () => void): void;
  1397. /**
  1398. * 取消监听视频播放事件
  1399. */
  1400. offPlay(callback: () => void): void;
  1401. /**
  1402. * 暂停视频
  1403. */
  1404. pause(): Promise<any>;
  1405. /**
  1406. * 播放视频
  1407. */
  1408. play(): Promise<any>;
  1409. /**
  1410. * 视频全屏
  1411. */
  1412. requestFullScreen(): Promise<any>;
  1413. /**
  1414. * 视频跳转
  1415. */
  1416. seek(time: number): Promise<any>;
  1417. /**
  1418. * 停止视频
  1419. */
  1420. stop(): Promise<Object>;
  1421. }
  1422. /**
  1423. * 创建视频
  1424. */
  1425. function createVideo(object: {
  1426. x?: number;
  1427. y?: number;
  1428. width?: number;
  1429. height?: number;
  1430. src: number;
  1431. poster: number;
  1432. initialTime?: number;
  1433. playbackRate?: number;
  1434. live?: number;
  1435. objectFit?: number;
  1436. controls?: number;
  1437. autoplay?: number;
  1438. loop?: number;
  1439. muted?: number;
  1440. enableProgressGesture: boolean;
  1441. showCenterPlayBtn: boolean;
  1442. }): Video;
  1443. /**
  1444. * 获取当前的地理位置、速度。当用户离开小程序后,此接口无法调用;当用户点击“显示在聊天顶部”时,此接口可继续调用。
  1445. */
  1446. function getLocation(object: {
  1447. type?: string;
  1448. altitude: string;
  1449. success?: (res: {
  1450. latitude: number;
  1451. longitude: number;
  1452. speed: number;
  1453. accuracy: number;
  1454. altitude: number;
  1455. verticalAccuracy: number;
  1456. horizontalAccuracy: number;
  1457. }) => void;
  1458. fail?: (res?: any) => void;
  1459. complete?: (res?: any) => void;
  1460. }): void;
  1461. /** 文件管理器*/
  1462. interface FileSystemManager {
  1463. /**
  1464. * 判断文件/目录是否存在
  1465. */
  1466. access(object: {
  1467. path: string;
  1468. success?: (res?: any) => void;
  1469. fail?: (res?: { errMsg: string }) => void;
  1470. complete?: (res?: any) => void;
  1471. }): void;
  1472. /**
  1473. * FileSystemManager.access 的同步版本
  1474. */
  1475. accessSync(path: string): void;
  1476. /** 在文件结尾追加内容*/
  1477. appendFile(
  1478. filePath: string,
  1479. data: string | ArrayBuffer,
  1480. encoding: string,
  1481. success?: (res?: any) => void,
  1482. fail?: (res: { errMsg: string }) => void,
  1483. complete?: (res?: any) => void
  1484. ): void;
  1485. /** appendFile同步版本*/
  1486. appendFileSync(filePath: string, data: string | ArrayBuffer, encoding: string): void;
  1487. /**
  1488. * 保存临时文件到本地。此接口会移动临时文件,因此调用成功后,tempFilePath 将不可用。
  1489. */
  1490. saveFile(object: {
  1491. tempFilePath: string;
  1492. filePath?: string;
  1493. success?: (res: { savedFilePath: number }) => void;
  1494. fail?: (res: { errMsg: string }) => void;
  1495. complete?: (res?: any) => void;
  1496. }): void;
  1497. /**
  1498. * FileSystemManager.saveFile 的同步版本
  1499. */
  1500. saveFileSync(tempFilePath: string, filePath: string): number;
  1501. /**
  1502. * 获取该小程序下已保存的本地缓存文件列表
  1503. */
  1504. getSavedFileList(object: {
  1505. success?: (res: { fileList: Array<{ filePath: string; size: number; createTime: number }> }) => void;
  1506. fail?: (res?: any) => void;
  1507. complete?: (res?: any) => void;
  1508. }): void;
  1509. /**
  1510. * 删除该小程序下已保存的本地缓存文件
  1511. */
  1512. removeSavedFile(object: {
  1513. filePath: string;
  1514. success?: (res?: any) => void;
  1515. fail?: (res: { errMsg: string }) => void;
  1516. complete?: (res?: any) => void;
  1517. }): void;
  1518. /**
  1519. * 复制文件
  1520. */
  1521. copyFile(object: {
  1522. srcPath: string;
  1523. destPath: string;
  1524. success?: (res?: any) => void;
  1525. fail?: (res: { errMsg: string }) => void;
  1526. complete?: (res?: any) => void;
  1527. }): void;
  1528. /**
  1529. * FileSystemManager.copyFile 的同步版本
  1530. */
  1531. copyFileSync(srcPath: string, destPath: string): void;
  1532. /**
  1533. * 获取该小程序下的 本地临时文件 或 本地缓存文件 信息
  1534. */
  1535. getFileInfo(object: {
  1536. filePath: string;
  1537. success?: (res: { size: number }) => void;
  1538. fail?: (res: { errMsg: string }) => void;
  1539. complete?: (res?: any) => void;
  1540. }): void;
  1541. /**
  1542. * 创建目录
  1543. */
  1544. mkdir(object: {
  1545. dirPath: string;
  1546. recursive?: boolean;
  1547. success?: (res?: any) => void;
  1548. fail?: (res: { errMsg: string }) => void;
  1549. complete?: (res?: any) => void;
  1550. }): void;
  1551. /**
  1552. * FileSystemManager.mkdir 的同步版本
  1553. */
  1554. mkdirSync(dirPath: string): void;
  1555. /**
  1556. * 读取本地文件内容
  1557. */
  1558. readFile(object: {
  1559. filePath: string;
  1560. encoding?: string;
  1561. success?: (res: { data: string | ArrayBuffer }) => void;
  1562. fail?: (res: { errMsg: string }) => void;
  1563. complete?: (res?: any) => void;
  1564. }): void;
  1565. /**
  1566. * FileSystemManager.readFile 的同步版本
  1567. */
  1568. readFileSync(filePath: string, encoding: string): string | ArrayBuffer;
  1569. /**
  1570. * 读取目录内文件列表
  1571. */
  1572. readdir(object: {
  1573. dirPath: string;
  1574. success?: (res: { files: Array<string> }) => void;
  1575. fail?: (res: { errMsg: string }) => void;
  1576. complete?: (res?: any) => void;
  1577. }): void;
  1578. /**
  1579. * FileSystemManager.readdir 的同步版本
  1580. */
  1581. readdirSync(dirPath: string): string[];
  1582. /**
  1583. * 重命名文件,可以把文件从 oldPath 移动到 newPath
  1584. */
  1585. rename(object: {
  1586. oldPath: string;
  1587. newPath: string;
  1588. success?: (res?: any) => void;
  1589. fail?: (res: { errMsg: string }) => void;
  1590. complete?: (res?: any) => void;
  1591. }): void;
  1592. /**
  1593. * FileSystemManager.rename 的同步版本
  1594. */
  1595. renameSync(oldPath: string, newPath: string): void;
  1596. /**
  1597. * 删除目录
  1598. */
  1599. rmdir(object: {
  1600. dirPath: string;
  1601. recursive: boolean;
  1602. success?: (res?: any) => void;
  1603. fail?: (res: { errMsg: string }) => void;
  1604. complete?: (res?: any) => void;
  1605. }): void;
  1606. /**
  1607. * FileSystemManager.rmdir 的同步版本
  1608. */
  1609. rmdirSync(dirPath: string, recursive: boolean): void;
  1610. /**
  1611. * 获取文件 Stats 对象
  1612. */
  1613. stat(object: {
  1614. path: string;
  1615. recursive?: boolean;
  1616. success?: (res: { stats: Stats | Object }) => void;
  1617. fail?: (res: { errMsg: string }) => void;
  1618. complete?: (res?: any) => void;
  1619. }): Stats;
  1620. /**
  1621. * FileSystemManager.stat 的同步版本
  1622. */
  1623. statSync(path: string, recursive: boolean): Stats;
  1624. /**
  1625. * 删除文件
  1626. */
  1627. unlink(object: {
  1628. filePath: string;
  1629. success?: (res?: any) => void;
  1630. fail?: (res: { errMsg: string }) => void;
  1631. complete?: (res?: any) => void;
  1632. }): void;
  1633. /**
  1634. * 解压文件
  1635. */
  1636. unzip(object: {
  1637. zipFilePath: string;
  1638. targetPath: string;
  1639. success?: (res?: any) => void;
  1640. fail?: (res: { errMsg: string }) => void;
  1641. complete?: (res?: any) => void;
  1642. }): void;
  1643. /**
  1644. * FileSystemManager.unlink 的同步版本
  1645. */
  1646. unlinkSync(filePath: string): void;
  1647. /**
  1648. * 写文件
  1649. */
  1650. writeFile(object: {
  1651. filePath: string;
  1652. data: string | ArrayBuffer;
  1653. encoding: string;
  1654. success?: (res?: any) => void;
  1655. fail?: (res: { errMsg: string }) => void;
  1656. complete?: (res?: any) => void;
  1657. }): void;
  1658. /**
  1659. * FileSystemManager.writeFile 的同步版本
  1660. */
  1661. writeFileSync(filePath: string, data: string | ArrayBuffer, encoding: string): void;
  1662. }
  1663. /** 描述文件状态的对象*/
  1664. interface Stats {
  1665. /**
  1666. * 文件的类型和存取的权限,对应 POSIX stat.st_mode
  1667. */
  1668. mode: string;
  1669. /**
  1670. * 文件大小,单位:B,对应 POSIX stat.st_size
  1671. */
  1672. size: number;
  1673. /**
  1674. * 文件最近一次被存取或被执行的时间,UNIX 时间戳,对应 POSIX stat.st_atime
  1675. */
  1676. lastAccessedTime: number;
  1677. /**
  1678. * 文件最后一次被修改的时间,UNIX 时间戳,对应 POSIX stat.st_mtime
  1679. */
  1680. lastModifiedTime: number;
  1681. /**
  1682. * 判断当前文件是否一个目录
  1683. */
  1684. isDirectory(): boolean;
  1685. /**
  1686. * 判断当前文件是否一个普通文件
  1687. */
  1688. isFile(): boolean;
  1689. }
  1690. /**
  1691. * 获取全局唯一的文件管理器
  1692. */
  1693. function getFileSystemManager(): FileSystemManager;
  1694. /** 打开另一个小程序*/
  1695. function navigateToMiniProgram(object: {
  1696. appId: string;
  1697. path?: string;
  1698. extraData?: {};
  1699. envVersion?: string;
  1700. success?: (res?: any) => void;
  1701. fail?: (res?: any) => void;
  1702. complete?: (res?: any) => void;
  1703. }): void;
  1704. /**
  1705. * 用户信息
  1706. */
  1707. interface UserInfo {
  1708. /** 用户昵称*/
  1709. nickName: string;
  1710. /** 用户头像图片的 URL。URL 最后一个数值代表正方形头像大小(有 0、46、64、96、132 数值可选,0 代表 640x640 的正方形头像,46 表示 46x46 的正方形头像,剩余数值以此类推。默认132),用户没有头像时该项为空。若用户更换头像,原有头像 URL 将失效。*/
  1711. avatarUrl: string;
  1712. /** 用户性别*/
  1713. gender: 0 | 1 | 2;
  1714. /** 用户所在国家*/
  1715. country: string;
  1716. /** 用户所在省份*/
  1717. province: string;
  1718. /** 用户所在城市*/
  1719. city: string;
  1720. /** 显示 country,province,city 所用的语言*/
  1721. language: "en" | "zh_CN" | "zh_TW";
  1722. }
  1723. /**
  1724. * 调用前需要 用户授权 scope.userInfo。
  1725. * 获取用户信息。
  1726. */
  1727. function getUserInfo(object: {
  1728. withCredentials?: boolean;
  1729. lang?: string;
  1730. success?: (res: {
  1731. ƒ;
  1732. userInfo: UserInfo;
  1733. rawData: string;
  1734. signature: string;
  1735. encryptedData: string;
  1736. iv: string;
  1737. }) => void;
  1738. fail?: (res?: any) => void;
  1739. complete?: (res?: any) => void;
  1740. }): void;
  1741. /** 在无须用户授权的情况下,批量获取用户信息。该接口只在开放数据域下可用*/
  1742. function getUserInfo(object: {
  1743. /** 要获取信息的用户的 openId 数组,如果要获取当前用户信息,则将数组中的一个元素设为 'selfOpenId'*/
  1744. openIdList?: Array<string>;
  1745. /** 显示用户信息的语言*/
  1746. lang?: "en" | "zh_CN" | "zh_TW";
  1747. success?: (res: {
  1748. data: Array<{
  1749. avatarUrl: string;
  1750. city: string;
  1751. country: string;
  1752. gender: number;
  1753. language: string;
  1754. nickName: string;
  1755. openId: string;
  1756. province: string;
  1757. }>;
  1758. }) => void;
  1759. fail?: (res?: any) => void;
  1760. complete?: (res?: any) => void;
  1761. }): void;
  1762. /** 用户信息按钮*/
  1763. interface UserInfoButton {
  1764. /** 按钮的类型*/
  1765. type: "text" | "image";
  1766. /** 按钮上的文本,仅当 type 为 text 时有效*/
  1767. text: string;
  1768. /** 按钮的背景图片,仅当 type 为 image 时有效*/
  1769. image: string;
  1770. /** 按钮的样式*/
  1771. style: {
  1772. left: number;
  1773. top: number;
  1774. width: number;
  1775. height: number;
  1776. backgroundColor: string;
  1777. borderColor: string;
  1778. borderWidth: number;
  1779. borderRadius: number;
  1780. textAlign: string;
  1781. fontSize: number;
  1782. lineHeight: number;
  1783. };
  1784. /** 显示用户信息按钮*/
  1785. show();
  1786. /** 隐藏用户信息按钮。*/
  1787. hide();
  1788. /** 销毁用户信息按钮*/
  1789. destroy();
  1790. /** 监听用户信息按钮的点击事件*/
  1791. onTap(
  1792. callback: (res: {
  1793. userInfo: UserInfo;
  1794. rawData: string;
  1795. signature: string;
  1796. encryptedData: string;
  1797. iv: string;
  1798. }) => void
  1799. );
  1800. /** 取消监听用户信息按钮的点击事件*/
  1801. offTap(callback: () => void);
  1802. }
  1803. /** 创建用户信息按钮*/
  1804. function createUserInfoButton(object: {
  1805. type: "text" | "image";
  1806. text?: string;
  1807. image?: string;
  1808. style: {
  1809. left: number;
  1810. top: number;
  1811. width: number;
  1812. height: number;
  1813. color?: string;
  1814. backgroundColor?: string;
  1815. borderColor?: string;
  1816. borderWidth?: number;
  1817. borderRadius?: number;
  1818. textAlign?: "left" | "center" | "right";
  1819. fontSize?: number;
  1820. lineHeight?: number;
  1821. };
  1822. withCredentials?: boolean;
  1823. lang?: "en" | "zh_CN" | "zh_TW";
  1824. }): UserInfoButton;
  1825. /**
  1826. * 通过 wx.login 接口获得的用户登录态拥有一定的时效性。用户越久未使用小程序,用户登录态越有可能失效。反之如果用户一直在使用小程序,则用户登录态一直保持有效。具体时效逻辑由微信维护,对开发者透明。开发者只需要调用 wx.checkSession 接口检测当前用户登录态是否有效。登录态过期后开发者可以再调用 wx.login 获取新的用户登录态。
  1827. */
  1828. function checkSession(object: {
  1829. success?: (res?: any) => void;
  1830. fail?: (res?: any) => void;
  1831. complete?: (res?: any) => void;
  1832. }): void;
  1833. /** 提前向用户发起授权请求。调用后会立刻弹窗询问用户是否同意授权小程序使用某项功能或获取用户的某些数据,但不会实际调用对应接口。如果用户之前已经同意授权,则不会出现弹窗,直接返回成功。更多用法详见 用户授权。*/
  1834. function authorize(object: {
  1835. scope: string;
  1836. success?: (res?: any) => void;
  1837. fail?: (res?: any) => void;
  1838. complete?: (res?: any) => void;
  1839. }): void;
  1840. /**
  1841. * 调用接口获取登录凭证(code)进而换取用户登录态信息,包括用户的唯一标识(openid) 及本次登录的 会话密钥(session_key)等。用户数据的加解密通讯需要依赖会话密钥完成。
  1842. */
  1843. function login(object: {
  1844. timeout?: number;
  1845. success?: (res: { code: string }) => void;
  1846. fail?: (res?: any) => void;
  1847. complete?: (res?: any) => void;
  1848. }): void;
  1849. /**
  1850. * 只有开放数据域能调用,获取主域和开放数据域共享的 sharedCanvas
  1851. */
  1852. function getSharedCanvas(): Canvas;
  1853. /** 托管的 KV 数据*/
  1854. interface KVData {
  1855. /** 数据的 key*/
  1856. key: string;
  1857. /** 数据的 value*/
  1858. value: string;
  1859. }
  1860. /** 托管数据*/
  1861. interface UserGameData {
  1862. /** 用户的微信头像 url*/
  1863. avatarUrl: string;
  1864. /** 用户的微信昵称*/
  1865. nickname: string;
  1866. /** 用户的 openid*/
  1867. openid: string;
  1868. /** 用户的托管 KV 数据列表*/
  1869. KVDataList: Array<KVData>;
  1870. }
  1871. interface FriendInfo {
  1872. /** 用户的微信头像 url*/
  1873. avatarUrl: string;
  1874. /** 用户的微信昵称*/
  1875. nickname: string;
  1876. /** 用户的 openid*/
  1877. openid: string;
  1878. }
  1879. /**
  1880. * 拉取当前用户所有同玩好友的托管数据。该接口只可在开放数据域下使用
  1881. */
  1882. function getFriendCloudStorage(object: {
  1883. keyList: string[];
  1884. success?: (res: { data: Array<UserGameData> }) => void;
  1885. fail?: (res?: any) => void;
  1886. complete?: (res?: any) => void;
  1887. }): void;
  1888. /**
  1889. * 在小游戏是通过群分享卡片打开的情况下,可以通过调用该接口获取群同玩成员的游戏数据。该接口只可在开放数据域下使用。
  1890. */
  1891. function getGroupCloudStorage(object: {
  1892. shareTicket: string;
  1893. keyList: string[];
  1894. success?: (res: { data: Array<UserGameData> }) => void;
  1895. fail?: (res?: any) => void;
  1896. complete?: (res?: any) => void;
  1897. }): void;
  1898. /**
  1899. * 获取当前用户托管数据当中对应 key 的数据。该接口只可在开放数据域下使用
  1900. */
  1901. function getUserCloudStorage(object: {
  1902. keyList: Array<string>;
  1903. success?: (res: { KVDataList: Array<KVData> }) => void;
  1904. fail?: (res?: any) => void;
  1905. complete?: (res?: any) => void;
  1906. }): void;
  1907. /**
  1908. * 删除用户托管数据当中对应 key 的数据。
  1909. */
  1910. function removeUserCloudStorage(object: {
  1911. keyList: string[];
  1912. success?: (res?: any) => void;
  1913. fail?: (res?: any) => void;
  1914. complete?: (res?: any) => void;
  1915. }): void;
  1916. /**
  1917. * 对用户托管数据进行写数据操作,允许同时写多组 KV 数据。
  1918. */
  1919. function setUserCloudStorage(object: {
  1920. KVDataList: Array<KVData>;
  1921. success?: (res?: any) => void;
  1922. fail?: (res?: any) => void;
  1923. complete?: (res?: any) => void;
  1924. }): void;
  1925. /**
  1926. * 给指定的好友分享游戏信息,该接口只可在开放数据域下使用。
  1927. * 接收者打开之后,可以用 wx.modifyFriendInteractiveStorage
  1928. * 传入参数 quiet=true
  1929. * 发起一次无需弹框确认的好友互动。
  1930. * @param object
  1931. */
  1932. function shareMessageToFriend(object: {
  1933. openId: string; // 发送对象的 openId
  1934. title?: string; // 转发标题,不传则默认使用当前小游戏的昵称。
  1935. imageUrl?: string; // 转发显示图片的链接,可以是网络图片路径或本地图片文件路径或相对代码包根目录的图片文件路径。显示图片长宽比是 5:4
  1936. imageUrlId?: string; // 审核通过的图片 ID,详见 使用审核通过的转发图片
  1937. success?: () => void; // 接口调用成功的回调函数
  1938. fail?: (object: { errMsg: string }) => void; // 接口调用失败的回调函数
  1939. complete?: () => void; // 接口调用结束的回调函数(调用成功、失败都会执行)
  1940. }): void;
  1941. /**
  1942. * 监听主域接收 wx.shareMessageToFriend 接口的成功失败通知,基础库 2.9.4 开始支持
  1943. */
  1944. function onShareMessageToFriend(callback: (res: { success: boolean; errMsg: string }) => void);
  1945. /**
  1946. * 修改好友的互动型托管数据,该接口只可在开放数据域下使用(基础库 2.7.7 开始支持)
  1947. * @param object
  1948. * @param object.operation 值只能为"add",加
  1949. * @param object.fail res: {errMsg, errCode} https://developers.weixin.qq.com/minigame/dev/api/open-api/data/wx.modifyFriendInteractiveStorage.html
  1950. * eg:
  1951. * ```js
  1952. * wx.modifyFriendInteractiveStorage({
  1953. * key: '1',
  1954. * opNum: 1,
  1955. * operation: 'add',
  1956. * toUser: '', // 好友的 openId
  1957. * title: '送你 10 个金币,赶快打开游戏看看吧', // 2.9.0 支持
  1958. * imageUrl: 'image/xxx' // 2.9.0 支持
  1959. * })
  1960. * ```
  1961. */
  1962. function modifyFriendInteractiveStorage(object: {
  1963. key: string; // 需要修改的数据的 key,目前可以为 '1' - '50'
  1964. opNum: number; // 需要修改的数值,目前只能为 1
  1965. operation: string; // 修改类型
  1966. toUser?: string; // 目标好友的 openId
  1967. title?: string; // 分享标题,如果设置了这个值,则在交互成功后自动询问用户是否分享给好友(需要配置模板规则) 2.9.0
  1968. imageUrl?: string; // 分享图片地址,详见 wx.shareMessageToFriend 同名参数(需要配置模板规则) 2.9.0
  1969. imageUrlId?: string; // 分享图片 ID,详见 wx.shareMessageToFriend 同名参数(需要配置模板规则) 2.9.0
  1970. quiet?: boolean; // false 是否静默修改(不弹框)。当进入场景是好友 定向分享 的卡片时有效,代表分享反馈操作,此时 toUser 默认为原分享者的 openId 2.9.0
  1971. success?: Function; // 接口调用成功的回调函数
  1972. fail?: Function; // 接口调用失败的回调函数
  1973. complete?: Function; // 接口调用结束的回调函数(调用成功、失败都会执行)
  1974. });
  1975. /**
  1976. * 监听成功修改好友的互动型托管数据事件,该接口在游戏主域使用(基础库 2.9.0 开始支持)
  1977. * @param callback 事件发生的回调函数,只有一个参数为 wx.modifyFriendInteractiveStorage 传入的 key
  1978. */
  1979. function onInteractiveStorageModified(callback: (key: string) => any);
  1980. /**
  1981. * 取消监听成功修改好友的互动型托管数据事件,该接口在游戏主域使用(基础库 2.14.4 开始支持)
  1982. * @param callback 事件发生的回调函数,留空则清除所有回调
  1983. */
  1984. function offInteractiveStorageModified(callback?: Function);
  1985. /**
  1986. * 获取当前用户互动型托管数据对应 key 的数据,基础库 2.7.7 开始支持
  1987. * @param object
  1988. */
  1989. function getUserInteractiveStorage(object: {
  1990. keyList: string[]; // 要获取的 key 列表
  1991. success?: (res: { encryptedData: string; iv: string; errMsg: string; cloudID?: string }) => void; //接口调用成功的回调函数
  1992. fail?: (res: { errMsg: string; errCode: number }) => void; //接口调用失败的回调函数
  1993. complete?: () => void; //接口调用结束的回调函数(调用成功、失败都会执行)
  1994. });
  1995. /**
  1996. * 获取当前用户对游戏感兴趣的未注册的好友名单
  1997. * 基础库 2.9.0 开始支持
  1998. * @param object
  1999. */
  2000. function getPotentialFriendList(object: {
  2001. success?: (res: { errMsg: string; list: Array<FriendInfo> }) => void;
  2002. fail?: (res?: any) => void;
  2003. complete?: (res?: any) => void;
  2004. }): void;
  2005. /**
  2006. * 监听主域发送的消息
  2007. */
  2008. function onMessage(callback: (data: any) => void): void;
  2009. /** 开放数据域对象*/
  2010. interface OpenDataContext {
  2011. /** 开放数据域和主域共享的 sharedCanvas*/
  2012. canvas: Canvas;
  2013. /**
  2014. * 向开放数据域发送消息
  2015. * @param message {} 要发送的消息,message 中及嵌套对象中 key 的 value 只能是 primitive value。即 number、string、boolean、null、undefined。
  2016. */
  2017. postMessage(message: {}): void;
  2018. }
  2019. /**
  2020. * 获取开放数据域
  2021. */
  2022. function getOpenDataContext(): OpenDataContext;
  2023. /**
  2024. * 根据用户当天游戏时间判断用户是否需要休息
  2025. */
  2026. function checkIsUserAdvisedToRest(object: {
  2027. todayPlayedTime: number;
  2028. success?: (res: { result: boolean }) => void;
  2029. fail?: (res?: any) => void;
  2030. complete?: (res?: any) => void;
  2031. }): void;
  2032. /**用户点击后打开意见反馈页面的按钮 */
  2033. interface FeedbackButton {
  2034. /** 按钮的类型*/
  2035. type: "text" | "image";
  2036. text: string;
  2037. image: string;
  2038. style: {
  2039. left: number;
  2040. top: number;
  2041. width: number;
  2042. height: number;
  2043. backgroundColor: string;
  2044. borderColor: string;
  2045. borderWidth: number;
  2046. borderRadius: number;
  2047. textAlign: "left" | "center" | "right";
  2048. fontSize: number;
  2049. lineHeight: number;
  2050. };
  2051. /** 显示意见反馈按钮*/
  2052. show(): void;
  2053. /** 隐藏意见反馈按钮。*/
  2054. hide(): void;
  2055. /** 销毁意见反馈按钮*/
  2056. destroy(): void;
  2057. /** 监听意见反馈按钮的点击事件*/
  2058. onTap(callback: () => void): void;
  2059. /** 取消监听意见反馈按钮的点击事件*/
  2060. offTap(callback: () => void): void;
  2061. }
  2062. /**
  2063. * 创建打开意见反馈页面的按钮
  2064. */
  2065. function createFeedbackButton(object: {
  2066. type: "text" | "image";
  2067. text?: string;
  2068. image?: string;
  2069. style: {
  2070. left: number;
  2071. top: number;
  2072. width: number;
  2073. height: number;
  2074. backgroundColor: string;
  2075. borderColor: string;
  2076. borderWidth: number;
  2077. borderRadius: number;
  2078. textAlign: "left" | "center" | "right";
  2079. fontSize: number;
  2080. lineHeight: number;
  2081. };
  2082. }): FeedbackButton;
  2083. /** 用户授权设置信息,详情参考权限*/
  2084. interface AuthSetting {
  2085. /** 是否授权用户信息,对应接口 wx.getUserInfo*/
  2086. userInfo: boolean;
  2087. /** 是否授权地理位置,对应接口 wx.getLocation*/
  2088. userLocation: boolean;
  2089. /** 是否授权微信运动步数,对应接口 wx.getWeRunData*/
  2090. werun: boolean;
  2091. /** 是否授权保存到相册 wx.saveImageToPhotosAlbum*/
  2092. writePhotosAlbum: boolean;
  2093. }
  2094. /** 调起客户端小程序设置界面,返回用户设置的操作结果。设置界面只会出现小程序已经向用户请求过的权限。*/
  2095. function openSetting(object: {
  2096. success?: (res: { authSetting: AuthSetting }) => void;
  2097. fail?: (res?: any) => void;
  2098. complete?: (res?: any) => void;
  2099. }): void;
  2100. /** 获取用户的当前设置。返回值中只会出现小程序已经向用户请求过的权限。*/
  2101. function getSetting(object: {
  2102. success?: (res: { authSetting: AuthSetting }) => void;
  2103. fail?: (res?: any) => void;
  2104. complete?: (res?: any) => void;
  2105. }): void;
  2106. /**
  2107. * 用户点击后打开设置页面的按钮
  2108. */
  2109. interface OpenSettingButton {
  2110. type: "text" | "image";
  2111. text: string;
  2112. image: string;
  2113. style: {
  2114. left: number;
  2115. top: number;
  2116. width: number;
  2117. height: number;
  2118. backgroundColor: string;
  2119. borderColor: string;
  2120. borderWidth: number;
  2121. borderRadius: number;
  2122. textAlign: "left" | "center" | "right";
  2123. fontSize: number;
  2124. lineHeight: number;
  2125. };
  2126. show(): void;
  2127. hide(): void;
  2128. destroy(): void;
  2129. onTap(callback: () => void): void;
  2130. offTap(callback: () => void): void;
  2131. }
  2132. /** 创建打开设置页面的按钮*/
  2133. function createOpenSettingButton(object: {
  2134. type: "text" | "image";
  2135. text?: string;
  2136. image?: string;
  2137. style: {
  2138. left: number;
  2139. top: number;
  2140. width: number;
  2141. height: number;
  2142. backgroundColor: string;
  2143. borderColor: string;
  2144. borderWidth: number;
  2145. borderRadius: number;
  2146. textAlign: "left" | "center" | "right";
  2147. fontSize: number;
  2148. lineHeight: number;
  2149. };
  2150. show(): void;
  2151. hide(): void;
  2152. destroy(): void;
  2153. onTap(callback: () => void): void;
  2154. offTap(callback: () => void): void;
  2155. }): OpenSettingButton;
  2156. /** 游戏圈按钮。游戏圈按钮被点击后会跳转到小游戏的游戏圈。更多关于游戏圈的信息见 游戏圈使用指南*/
  2157. interface GameClubButton {
  2158. type: "text" | "image";
  2159. text?: string;
  2160. image?: string;
  2161. style: {
  2162. left: number;
  2163. top: number;
  2164. width: number;
  2165. height: number;
  2166. backgroundColor: string;
  2167. borderColor: string;
  2168. borderWidth: number;
  2169. borderRadius: number;
  2170. textAlign: "left" | "center" | "right";
  2171. fontSize: number;
  2172. lineHeight: number;
  2173. };
  2174. icon: "green" | "white" | "dark" | "light";
  2175. }
  2176. /** 创建游戏圈按钮。游戏圈按钮被点击后会跳转到小游戏的游戏圈。更多关于游戏圈的信息见 游戏圈使用指南*/
  2177. function createGameClubButton(object: {
  2178. type?: "text" | "image";
  2179. text?: string;
  2180. image?: string;
  2181. style: {
  2182. left: number;
  2183. top: number;
  2184. width: number;
  2185. height: number;
  2186. backgroundColor?: string;
  2187. borderColor?: string;
  2188. borderWidth?: number;
  2189. borderRadius?: number;
  2190. textAlign?: "left" | "center" | "right";
  2191. fontSize?: number;
  2192. lineHeight?: number;
  2193. };
  2194. icon: "green" | "white" | "dark" | "light";
  2195. }): GameClubButton;
  2196. /** 进入客服会话。要求在用户发生过至少一次 touch 事件后才能调用。后台接入方式与小程序一致,详见 客服消息接入*/
  2197. function openCustomerServiceConversation(object: {
  2198. sessionFrom?: string;
  2199. showMessageCard?: boolean;
  2200. sendMessageTitle?: string;
  2201. sendMessagePath?: string;
  2202. sendMessageImg?: string;
  2203. success?: (res?: any) => void;
  2204. fail?: (res?: any) => void;
  2205. complete?: (res?: any) => void;
  2206. }): void;
  2207. /** 获取用户过去三十天微信运动步数。需要先调用 wx.login 接口。步数信息会在用户主动进入小程序时更新。*/
  2208. function getWeRunData(object: {
  2209. success?: (res: { encryptedData: string; iv: string }) => void;
  2210. fail?: (res?: any) => void;
  2211. complete?: (res?: any) => void;
  2212. }): void;
  2213. /**
  2214. * 获取当前帐号信息。线上小程序版本号仅支持在正式版小程序中获取,开发版和体验版中无法获取
  2215. * 基础库 2.11.2 开始支持,低版本需做兼容处理
  2216. * 本接口从基础库版本 2.2.2 起支持在小程序插件中使用
  2217. **/
  2218. function getAccountInfoSync(): {
  2219. miniProgram: {
  2220. appId: string; // 小程序 appId
  2221. envVersion: string; // 小程序版本 2.10.0
  2222. version: string; // 线上小程序版本号 2.10.2
  2223. };
  2224. plugin?: {
  2225. appId: string;
  2226. version: string;
  2227. };
  2228. };
  2229. /** 取消监听横竖屏切换事件*/
  2230. function offDeviceOrientationChange(callback: () => void): void;
  2231. /** 监听横竖屏切换事件*/
  2232. function onDeviceOrientationChange(
  2233. callback: (res: { value: "portrait" | "landscape" | "landscapeReverse" }) => void
  2234. ): void;
  2235. /** 监听加速度数据事件。频率根据 wx.startAccelerometer() 的 interval 参数。可使用 wx.stopAccelerometer() 停止监听。*/
  2236. function onAccelerometerChange(callback: (res: { x: number; y: number; z: number }) => void): void;
  2237. /** 停止监听加速度数据。*/
  2238. function stopAccelerometer(object: {
  2239. success?: (res: { encryptedData: string; iv: string }) => void;
  2240. fail?: (res?: any) => void;
  2241. complete?: (res?: any) => void;
  2242. }): void;
  2243. /** 开始监听加速度数据。*/
  2244. function startAccelerometer(object: {
  2245. interval: string;
  2246. success?: (res: { encryptedData: string; iv: string }) => void;
  2247. fail?: (res?: any) => void;
  2248. complete?: (res?: any) => void;
  2249. }): void;
  2250. /**
  2251. * 获取设备电量
  2252. */
  2253. function getBatteryInfo(object: {
  2254. success?: (res: { level: string; isCharging: boolean }) => void;
  2255. fail?: (res?: any) => void;
  2256. complete?: (res?: any) => void;
  2257. }): void;
  2258. /**
  2259. * wx.getBatteryInfo 的同步版本
  2260. */
  2261. function getBatteryInfoSync(): { level: string; isCharging: boolean };
  2262. /** 获取系统剪贴板的内容*/
  2263. function getClipboardData(object: {
  2264. success?: (res: { data: string }) => void;
  2265. fail?: (res?: any) => void;
  2266. complete?: (res?: any) => void;
  2267. }): void;
  2268. /** 设置系统剪贴板的内容*/
  2269. function setClipboardData(object: {
  2270. data: string;
  2271. success?: (res?: any) => void;
  2272. fail?: (res?: any) => void;
  2273. complete?: (res?: any) => void;
  2274. }): void;
  2275. /**
  2276. * 监听罗盘数据,频率:5 次/秒,接口调用后会自动开始监听,可使用 wx.stopCompass 停止监听。
  2277. * accuracy 在 iOS/Android 的差异
  2278. * 由于平台差异,accuracy 在 iOS/Android 的值不同。
  2279. * iOS:accuracy 是一个 number 类型的值,表示相对于磁北极的偏差。0 表示设备指向磁北,90 表示指向东,180 表示指向南,依此类推。
  2280. * Android:accuracy 是一个 string 类型的枚举值。
  2281. */
  2282. function onCompassChange(callback: (res: { direction: number; accuracy: number | string }) => void): void;
  2283. /**
  2284. * 开始监听陀螺仪数据。
  2285. */
  2286. function startCompass(object: {
  2287. interval?: string;
  2288. success?: (res?: any) => void;
  2289. fail?: (res?: any) => void;
  2290. complete?: (res?: any) => void;
  2291. }): void;
  2292. /**
  2293. * 停止监听陀螺仪数据。
  2294. */
  2295. function stopCompass(object: {
  2296. success?: (res?: any) => void;
  2297. fail?: (res?: any) => void;
  2298. complete?: (res?: any) => void;
  2299. }): void;
  2300. /**
  2301. * 监听设备方向变化事件。频率根据 wx.startDeviceMotionListening() 的 interval 参数。可以使用 wx.stopDeviceMotionListening() 停止监听。
  2302. */
  2303. function onDeviceMotionChange(callback: (res: { alpha: number; beta: number; gamma: number }) => void): void;
  2304. /** 停止监听设备方向的变化。*/
  2305. function stopDeviceMotionListening(
  2306. success?: (res?: any) => void,
  2307. fail?: (res?: any) => void,
  2308. complete?: (res?: any) => void
  2309. ): void;
  2310. /** 开始监听设备方向的变化。*/
  2311. function startDeviceMotionListening(
  2312. interval: string,
  2313. success?: (res?: any) => void,
  2314. fail?: (res?: any) => void,
  2315. complete?: (res?: any) => void
  2316. ): void;
  2317. /** 监听网络状态变化事件*/
  2318. function onNetworkStatusChange(callback: (res: { isConnected: boolean; networkType: string }) => void): void;
  2319. /** 获取网络类型*/
  2320. function getNetworkType(object: {
  2321. success?: (res: { networkType: string }) => void;
  2322. fail?: (res?: any) => void;
  2323. complete?: (res?: any) => void;
  2324. }): void;
  2325. /** 使手机发生较长时间的振动(400 ms)*/
  2326. function vibrateLong(object: {
  2327. success?: (res?: any) => void;
  2328. fail?: (res?: any) => void;
  2329. complete?: (res?: any) => void;
  2330. }): void;
  2331. /** 使手机发生较短时间的振动(15 ms)。仅在 iPhone 7 / 7 Plus 以上及 Android 机型生效*/
  2332. function vibrateShort(object: {
  2333. type: string;//震动强度类型,有效值为:heavy、medium、light
  2334. success?: (res?: any) => void;
  2335. fail?: (res?: any) => void;
  2336. complete?: (res?: any) => void;
  2337. }): void;
  2338. /**
  2339. * 监听内存不足告警事件。
  2340. * 当 iOS/Android 向小程序进程发出内存警告时,触发该事件。触发该事件不意味小程序被杀,大部分情况下仅仅是告警,开发者可在收到通知后回收一些不必要资源避免进一步加剧内存紧张。
  2341. */
  2342. function onMemoryWarning(callback: (res: { level: number }) => void): void;
  2343. /** 设置屏幕亮度*/
  2344. function setScreenBrightness(object: {
  2345. value: number;
  2346. success?: (res?: any) => void;
  2347. fail?: (res?: any) => void;
  2348. complete?: (res?: any) => void;
  2349. }): void;
  2350. /** 设置是否保持常亮状态。仅在当前小程序生效,离开小程序后设置失效。*/
  2351. function setKeepScreenOn(object: {
  2352. keepScreenOn: boolean;
  2353. success?: (res?: any) => void;
  2354. fail?: (res?: any) => void;
  2355. complete?: (res?: any) => void;
  2356. }): void;
  2357. /** 获取屏幕亮度*/
  2358. function getScreenBrightness(object: {
  2359. success?: (res: { value: number }) => void;
  2360. fail?: (res?: any) => void;
  2361. complete?: (res?: any) => void;
  2362. }): void;
  2363. /**
  2364. * 对于游戏来说,每帧 16ms 是极其宝贵的,如果有一些可以异步处理的任务,可以放置于 Worker 中运行,待运行结束后,再把结果返回到主线程。Worker 运行于一个单独的全局上下文与线程中,不能直接调用主线程的方法,Worker 也不具备渲染的能力。 Worker 与主线程之间的数据传输,双方使用 Worker.postMessage() 来发送数据,Worker.onMessage() 来接收数据,传输的数据并不是直接共享,而是被复制的。
  2365. * @see https://developers.weixin.qq.com/minigame/dev/tutorial/usability/worker.html
  2366. */
  2367. interface Worker {
  2368. /**
  2369. * 监听接收主线程/Worker 线程向当前线程发送的消息
  2370. */
  2371. onMessage(callback: (res: { message: Object }) => void): void;
  2372. /**
  2373. * 向主线程/Worker 线程发送的消息。
  2374. */
  2375. postMessage(message: {}): void;
  2376. /**
  2377. * 结束当前 worker 线程,仅限在主线程 worker 对象上调用。
  2378. */
  2379. terminate(): void;
  2380. }
  2381. /**
  2382. * 创建一个 Worker 线程,目前限制最多只能创建一个 Worker,创建下一个 Worker 前请调用 Worker.terminate
  2383. */
  2384. function createWorker(scriptPath: string): Worker;
  2385. /**
  2386. * 云开发小程序端
  2387. */
  2388. namespace cloud {
  2389. /** 在调用云开发各 API 前,需先调用初始化方法 init 一次(全局只需一次,多次调用时只有第一次生效)*/
  2390. function init(options?: {
  2391. env?: string | { database?: string; storage?: string; functions?: string };
  2392. traceUser?: false;
  2393. }): void;
  2394. /** 调用云函数*/
  2395. function callFunction(obj: {
  2396. name: string;
  2397. data?: Object;
  2398. config?: cloudEnvType;
  2399. success: (res: { errMsg: string; result: any; requestID: string }) => void;
  2400. fail?: cloudCallFailType;
  2401. complete?: cloudEmptyFunction;
  2402. }): void;
  2403. function callFunction(obj: {
  2404. name: string;
  2405. data?: Object;
  2406. config?: cloudEnvType;
  2407. success?: (res: { errMsg: string; result: any; requestID: string }) => void;
  2408. fail: cloudCallFailType;
  2409. complete?: cloudEmptyFunction;
  2410. }): void;
  2411. function callFunction(obj: {
  2412. name: string;
  2413. data?: Object;
  2414. config?: cloudEnvType;
  2415. success?: (res: { errMsg: string; result: any; requestID: string }) => void;
  2416. fail?: cloudCallFailType;
  2417. complete: cloudEmptyFunction;
  2418. }): void;
  2419. function callFunction(obj: {
  2420. name: string;
  2421. data?: Object;
  2422. config?: cloudEnvType;
  2423. }): Promise<{ errMsg: string; result: any; requestID: string }>;
  2424. /** 将本地资源上传至云存储空间,如果上传至同一路径则是覆盖写*/
  2425. function uploadFile(obj: {
  2426. cloudPath: string;
  2427. filePath: string;
  2428. header?: Object;
  2429. config?: cloudEnvType;
  2430. success: (res: { fileID: string; statusCode: number; errMsg: string }) => void;
  2431. fail?: cloudCallFailType;
  2432. complete?: cloudEmptyFunction;
  2433. }): void;
  2434. function uploadFile(obj: {
  2435. cloudPath: string;
  2436. filePath: string;
  2437. header?: Object;
  2438. config?: cloudEnvType;
  2439. success?: (res: { fileID: string; statusCode: number; errMsg: string }) => void;
  2440. fail: cloudCallFailType;
  2441. complete?: cloudEmptyFunction;
  2442. }): void;
  2443. function uploadFile(obj: {
  2444. cloudPath: string;
  2445. filePath: string;
  2446. header?: Object;
  2447. config?: cloudEnvType;
  2448. success?: (res: { fileID: string; statusCode: number; errMsg: string }) => void;
  2449. fail?: cloudCallFailType;
  2450. complete: cloudEmptyFunction;
  2451. }): void;
  2452. function uploadFile(obj: {
  2453. cloudPath: string;
  2454. filePath: string;
  2455. header?: Object;
  2456. config?: cloudEnvType;
  2457. }): Promise<{ fileID: string; statusCode: number; errMsg: string }>;
  2458. /** 从云存储空间下载文件*/
  2459. function downloadFile(obj: {
  2460. fileID: string;
  2461. config?: cloudEnvType;
  2462. success: (res: { tempFilePath: string; statusCode: number; errMsg: string }) => void;
  2463. fail?: cloudCallFailType;
  2464. complete?: cloudEmptyFunction;
  2465. }): void;
  2466. function downloadFile(obj: {
  2467. fileID: string;
  2468. config?: cloudEnvType;
  2469. success?: (res: { tempFilePath: string; statusCode: number; errMsg: string }) => void;
  2470. fail: cloudCallFailType;
  2471. complete?: cloudEmptyFunction;
  2472. }): void;
  2473. function downloadFile(obj: {
  2474. fileID: string;
  2475. config?: cloudEnvType;
  2476. success?: (res: { tempFilePath: string; statusCode: number; errMsg: string }) => void;
  2477. fail?: cloudCallFailType;
  2478. complete: cloudEmptyFunction;
  2479. }): void;
  2480. function downloadFile(obj: {
  2481. cloudPath: string;
  2482. filePath: string;
  2483. header?: Object;
  2484. config?: cloudEnvType;
  2485. }): Promise<{ tempFilePath: string; statusCode: number; errMsg: string }>;
  2486. /** 用云文件 ID 换取真实链接,可自定义有效期,默认一天且最大不超过一天。一次最多取 50 个。*/
  2487. function getTempFileURL(obj: {
  2488. fileList: string[];
  2489. config?: cloudEnvType;
  2490. success: (fileList: Array<{ fileID: string; tempFileURL: string; status: number; errMsg: string }>) => void;
  2491. fail?: cloudCallFailType;
  2492. complete?: cloudEmptyFunction;
  2493. }): void;
  2494. function getTempFileURL(obj: {
  2495. fileList: string[];
  2496. config?: cloudEnvType;
  2497. success?: (fileList: Array<{ fileID: string; tempFileURL: string; status: number; errMsg: string }>) => void;
  2498. fail: cloudCallFailType;
  2499. complete?: cloudEmptyFunction;
  2500. }): void;
  2501. function getTempFileURL(obj: {
  2502. fileList: string[];
  2503. config?: cloudEnvType;
  2504. success?: (fileList: Array<{ fileID: string; tempFileURL: string; status: number; errMsg: string }>) => void;
  2505. fail?: cloudCallFailType;
  2506. complete: cloudEmptyFunction;
  2507. }): void;
  2508. function getTempFileURL(obj: {
  2509. fileList: string[];
  2510. config?: cloudEnvType;
  2511. }): Promise<Array<{ fileID: string; tempFileURL: string; status: number; errMsg: string }>>;
  2512. /** 从云存储空间删除文件,一次最多 50 个*/
  2513. function deleteFile(obj: {
  2514. fileList: string[];
  2515. config?: cloudEnvType;
  2516. success: (fileList: Array<{ fileID: string; status: number; errMsg: string }>) => void;
  2517. fail?: cloudCallFailType;
  2518. complete?: cloudEmptyFunction;
  2519. }): void;
  2520. function deleteFile(obj: {
  2521. fileList: string[];
  2522. config?: cloudEnvType;
  2523. success?: (fileList: Array<{ fileID: string; status: number; errMsg: string }>) => void;
  2524. fail: cloudCallFailType;
  2525. complete?: cloudEmptyFunction;
  2526. }): void;
  2527. function deleteFile(obj: {
  2528. fileList: string[];
  2529. config?: cloudEnvType;
  2530. success?: (fileList: Array<{ fileID: string; status: number; errMsg: string }>) => void;
  2531. fail?: cloudCallFailType;
  2532. complete: cloudEmptyFunction;
  2533. }): void;
  2534. function deleteFile(obj: {
  2535. fileList: string[];
  2536. config?: cloudEnvType;
  2537. }): Promise<Array<{ fileID: string; status: number; errMsg: string }>>;
  2538. //============== 数据库 API 手动添加的,可能有错误,请 pr==============
  2539. function database(options?: cloudEnvType): Database;
  2540. }
  2541. interface GameIcon {
  2542. load(); // 小游戏推荐icon组件加载数据接口。
  2543. show(); // 显示小游戏推荐icon组件。
  2544. hide(); // 隐藏小游戏推荐icon组件。
  2545. destroy(); // 销毁小游戏推荐icon组件,组件销毁后所有方法和事件都将失效。
  2546. onResize(callback: Function); // 监听小游戏推荐icon组件位置或者尺寸改变事件。回调函数回抛出一个数组,包含被渲染出来的游戏的信息,该数组为组件实例属性icons的子集。
  2547. offResize(callback: Function); // 取消监听小游戏推荐icon组件位置或者尺寸改变事件
  2548. onLoad(callback: Function); // 监听小游戏推荐icon组件加载成功事件。
  2549. offLoad(callback: Function); // 取消监听小游戏推荐icon组件加载成功事件
  2550. onError(callback: Function); // 监听小游戏推荐icon组件加载错误事件。
  2551. offError(callback: Function); // 取消监听小游戏推荐icon组件加载错误事件
  2552. }
  2553. type styleItem = {
  2554. appNameHidden: boolean; // true; // boolean; //游戏名称是否隐藏
  2555. color: string; // "#fff"; // string; //游戏名称的颜色色值
  2556. size: number; // 60; // number; //游戏icon的宽高值
  2557. borderWidth: number; // 2; // number; //游戏icon的border尺寸
  2558. borderColor: string; // "#333"; // string; //游戏icon的border颜色色值
  2559. left: number; // 0; // number; //游戏icon的X轴坐标
  2560. top: number; // 200; // number; //游戏icon的Y轴坐标
  2561. };
  2562. // 创建小游戏推荐icon组件 2.8.3
  2563. function createGameIcon(obj: {
  2564. adUnitId: string; // 推荐单元 id
  2565. count: number; // 游戏icon的数量,请注意,正式版下面渲染出来的icon数量会小于等于count,请注册做好样式兼容
  2566. style: Array<styleItem>; // 数组的每一项可以针对对应的icon设置位置和样式等信息,style的每一项称为styleItem
  2567. }): GameIcon;
  2568. }
  2569. /** */
  2570. type cloudEnvType = { env: string };
  2571. /** */
  2572. type cloudCallFailType = (err: { errCode: string; errMsg: string }) => void;
  2573. /** */
  2574. type cloudEmptyFunction = () => void;
  2575. interface Database {
  2576. command: Command;
  2577. serverDate(options?: object): ServerDate;
  2578. Geo: Geo;
  2579. createCollection: Promise<CreateCollectionSuccess>;
  2580. collection(name: string): Collection;
  2581. RegExp(options: RegExpOptions): DBRegExp;
  2582. }
  2583. type DBRegExp = RegExp;
  2584. type ServerDate = Date;
  2585. interface RegExpOptions {
  2586. regexp: string; // 正则表达式,字符串形式
  2587. options: "i" | "m" | "s"; // flags,包括 i, m, s 但前端不做强限制
  2588. }
  2589. interface Query {
  2590. get(): Promise<GetCollectionResult>;
  2591. update(options: CommonOption): Promise<UpateCollectionResult>;
  2592. remove(): Promise<RemoveCollectionResult>;
  2593. count(): Promise<CountCollectionResult>;
  2594. orderBy(fieldName: string, order: "asc" | "desc"): Collection | Query;
  2595. limit(max: number): Collection | Query;
  2596. skip(offset: number): Collection | Query;
  2597. field(definition: object): Collection | Query | Document;
  2598. }
  2599. interface Collection extends Query {
  2600. doc(id: string | number): Document;
  2601. add(options: CommonOption): Promise<AddCollectionResult>;
  2602. where(rule: object): Query;
  2603. aggregate(): Aggregate;
  2604. }
  2605. interface CommonOption<T = any> {
  2606. data: T;
  2607. }
  2608. interface GetCollectionResult {
  2609. data: any[];
  2610. }
  2611. interface AddCollectionResult {
  2612. _id: string | number;
  2613. }
  2614. interface UpateCollectionResult {
  2615. stats: {
  2616. updated: number;
  2617. };
  2618. }
  2619. interface RemoveCollectionResult {
  2620. stats: {
  2621. removed: number;
  2622. };
  2623. }
  2624. interface CountCollectionResult {
  2625. stats: {
  2626. total: number;
  2627. };
  2628. }
  2629. interface Document {
  2630. get(): Promise<{ data: any }>;
  2631. update(options: CommonOption): Promise<{ stats: { updated: 0 | 1 } }>;
  2632. set(
  2633. options: CommonOption
  2634. ): Promise<{
  2635. _id: string | number;
  2636. stats: { updated: 0 | 1; created: 0 | 1 };
  2637. }>;
  2638. remove(): Promise<{ stats: { removed: 0 | 1 } }>;
  2639. }
  2640. // collection(name: string): Collection
  2641. interface Command {
  2642. eq(value: any): Command;
  2643. neq(value: any): Command;
  2644. lt(value: number): Command;
  2645. lte(value: number): Command;
  2646. gt(value: number): Command;
  2647. gte(value: number): Command;
  2648. in(values: any[]): Command;
  2649. nin(values: any[]): Command;
  2650. and(command: Command): Command;
  2651. and(...commands: Command[]): Command;
  2652. or(command: Command | CrosFieldCommand[]): Command;
  2653. or(...commands: Command[]): Command;
  2654. set(value: any): Command;
  2655. remove(): Command;
  2656. inc(value: number): Command;
  2657. mul(value: number): Command;
  2658. push(values: any[]): Command;
  2659. pop(): Command;
  2660. shift(): Command;
  2661. unshift(values: any[]): Command;
  2662. geoNear(options: GeoNearOptions): Command;
  2663. geoWithin(options: GeoWithinOptions): Command;
  2664. geoIntersects(options: GeoIntersectsOptions): Command;
  2665. // aggregate: AggregationOperators
  2666. aggregate: any;
  2667. }
  2668. interface CrosFieldCommand {
  2669. [filed: string]: Command | boolean;
  2670. }
  2671. interface GeoNearOptions {
  2672. geometry: Point; // 点的地理位置
  2673. maxDistance?: number; // 选填,最大距离,单位为米
  2674. minDistance?: number; // 选填,最小距离,单位为米
  2675. }
  2676. interface GeoWithinOptions {
  2677. geometry: Polygon | MultiPolygon;
  2678. }
  2679. interface GeoIntersectsOptions {
  2680. geometry: Point | LineString | MultiPoint | MultiLineString | Polygon | MultiPolygon; // 地理位置
  2681. }
  2682. interface Geo {
  2683. Point: Point;
  2684. LineString: LineString;
  2685. Polygon: Polygon;
  2686. }
  2687. interface Point {
  2688. (longitude: number, latitude: number): Point;
  2689. }
  2690. type PointCoordinates = [number, number];
  2691. interface Point {
  2692. type: "Point";
  2693. coordinates: PointCoordinates;
  2694. }
  2695. interface LineString {
  2696. (points: Point[]): LineString;
  2697. }
  2698. interface LineString {
  2699. type: "LineString";
  2700. coordinates: PointCoordinates[];
  2701. }
  2702. interface Polygon {
  2703. (lineStrings: LineString[]): Polygon;
  2704. }
  2705. interface Polygon {
  2706. type: "Polygon";
  2707. coordinates: PointCoordinates[][];
  2708. }
  2709. interface MultiPoint {
  2710. (points: Point[]): MultiPoint;
  2711. }
  2712. interface MultiPoint {
  2713. type: "MultiPoint";
  2714. coordinates: PointCoordinates[];
  2715. }
  2716. interface MultiLineString {
  2717. (polygons: LineString[]): MultiLineString;
  2718. }
  2719. interface MultiLineString {
  2720. type: "MultiLineString";
  2721. coordinates: PointCoordinates[][];
  2722. }
  2723. interface MultiPolygon {
  2724. (polygons: Polygon[]): MultiPolygon;
  2725. }
  2726. interface MultiPolygon {
  2727. type: "MultiPolygon";
  2728. coordinates: PointCoordinates[][][];
  2729. }
  2730. // interface GeoJSON<T> {
  2731. // type: T;
  2732. // coordinates: [];
  2733. // }
  2734. interface CreateCollectionSuccess {
  2735. errMsg: string;
  2736. }
  2737. interface Aggregate {
  2738. addFields(fieldObj: { [fieldName: string]: any }): Aggregate;
  2739. bucket(bucketObj: { groupBy: any; boundaries: any[]; default?: any; output?: object }): Aggregate;
  2740. bucketAuto(bucketObj: { groupBy: any; buckets: number; granularity?: any; output?: object }): Aggregate;
  2741. count(expr: string): any;
  2742. geoNear(geoNearObj: {
  2743. near: Point;
  2744. spherical: true;
  2745. limit?: number;
  2746. maxDistance?: number;
  2747. minDistance?: number;
  2748. query?: object;
  2749. distanceMultiplier?: number;
  2750. distanceField: string;
  2751. includeLocs?: string;
  2752. key?: string;
  2753. }): Aggregate;
  2754. group(groupObj: { _id: any;[fieldName: string]: any }): Aggregate;
  2755. limit(limitRecords: number): any;
  2756. match(matchObj: { [fieldName: string]: any }): Aggregate;
  2757. project(projectObj: { [fieldName: string]: any }): Aggregate;
  2758. replaceRoot(replaceRootObj: { newRoot: any }): Aggregate;
  2759. sample(replaceRootObj: { size: number }): Aggregate;
  2760. skip(skipNum: number): any;
  2761. sort(replaceRootObj: { [fieldName: string]: 1 | -1 }): Aggregate;
  2762. sortByCount(fieldName: string): Aggregate;
  2763. unwind(unwindObj: { path: string; includeArrayIndex?: string; preserveNullAndEmptyArrays?: boolean }): Aggregate;
  2764. end(): void;
  2765. }
  2766. // type
  2767. interface AggregationOperators {
  2768. abs(operand: number): number;
  2769. add(...operand: any[]): any;
  2770. addToSet(expression: string): any;
  2771. allElementsTrue(expression: [string]): boolean;
  2772. and(expression: boolean[]): boolean;
  2773. lt(expression: string, value: number): boolean;
  2774. lte(expression: string, value: number): boolean;
  2775. anyElementTrue(expression: [string]): boolean;
  2776. arrayElemAt(expression: [string, number]): any;
  2777. arrayToObject(expression: string): object;
  2778. // arrayToObject(expression: [string, any][]): object
  2779. // arrayToObject(expression: {k: string; v: any}[]): object
  2780. avg(expression: string): number;
  2781. }
  2782. // /**
  2783. // * 基础库 2.0.0 开始支持,低版本需做兼容处理。
  2784. // * 将一个 Canvas 对应的 Texture 绑定到 WebGL 上下文。
  2785. // */
  2786. // declare var WebGLRenderingContext: {
  2787. // /**
  2788. // *
  2789. // * @param texture WebGL 的纹理类型枚举值
  2790. // * @param canvas 需要绑定为 Texture 的 Canvas
  2791. // */
  2792. // wxBindCanvasTexture: (texture: number, canvas: wx.Canvas) => void
  2793. // }