* [概述](api/README.md) * 基础 * [日志打印](api/log.md) * [定时器](api/timer.md) * [uni.base64ToArrayBuffer](api/base64ToArrayBuffer.md) * [uni.arrayBufferToBase64](api/arrayBufferToBase64.md) * 启动 * [uni.getLaunchOptionsSync](api/getLaunchOptionsSync.md) * [uni.getEnterOptionsSync](api/getEnterOptionsSync.md) * [应用级事件](api/application.md) * [拦截器](api/interceptor.md) * [全局API](api/global.md) * [uni.canIUse](api/caniuse.md) * 网络 * [发起请求](api/request/request.md) * [上传、下载](api/request/network-file.md) * [WebSocket](api/request/websocket.md) * [SocketTask](api/request/socket-task.md) * [mDNS](api/request/mDNS.md) * [UDP 通信](api/request/UDP.md) * [页面和路由](/api/router) * [uni.navigateTo](/api/router?id=navigateto) * [uni.redirectTo](/api/router?id=redirectto) * [uni.reLaunch](/api/router?id=relaunch) * [uni.switchTab](/api/router?id=switchtab) * [uni.navigateBack](/api/router?id=navigateback) * [EventChannel](/api/router#event-channel) * [uni.preloadPage](/api/preload-page) * [窗口动画](/api/router?id=animation) * [页面](api/window/window.md) * [页面通讯](api/window/communication.md) * [subNVue原生子窗体](api/window/subNVues.md) * [数据缓存](/api/storage/storage) * [uni.setStorage](/api/storage/storage?id=setstorage) * [uni.setStorageSync](/api/storage/storage?id=setstoragesync) * [uni.getStorage](/api/storage/storage?id=getstorage) * [uni.getStorageSync](/api/storage/storage?id=getstoragesync) * [uni.getStorageInfo](/api/storage/storage?id=getstorageinfo) * [uni.getStorageInfoSync](/api/storage/storage?id=getstorageinfosync) * [uni.removeStorage](/api/storage/storage?id=removestorage) * [uni.removeStorageSync](/api/storage/storage?id=removestoragesync) * [uni.clearStorage](/api/storage/storage?id=clearstorage) * [uni.clearStorageSync](/api/storage/storage?id=clearstoragesync) * 位置 * [获取位置](api/location/location.md) * [查看位置](api/location/open-location.md) * [位置更新](api/location/location-change.md) * [地图组件控制](api/location/map.md) * 媒体 * [图片](api/media/image.md) * [文件](api/media/file.md) * [录音管理](api/media/record-manager.md) * [背景音频播放管理](api/media/background-audio-manager.md) * [音频组件控制](api/media/audio-context.md) * [视频](api/media/video.md) * [视频组件控制](api/media/video-context.md) * [相机组件控制](api/media/camera-context.md) * [直播组件控制](api/media/live-player-context.md) * [富文本](api/media/editor-context.md) * [音视频合成](api/media/media-container.md) * 设备 * 系统 * [uni.getSystemInfo](api/system/info.md) * [uni.getDeviceInfo](api/system/getDeviceInfo.md) * [uni.getWindowInfo](api/system/getWindowInfo.md) * [uni.getAppBaseInfo](api/system/getAppBaseInfo.md) * [uni.getAppAuthorizeSetting](api/system/getappauthorizesetting.md) * [uni.getSystemSetting](api/system/getsystemsetting.md) * [uni.openAppAuthorizeSetting](api/system/openappauthorizesetting.md) * [内存](api/system/memory.md) * [网络状态](api/system/network.md) * [系统主题](api/system/theme.md) * [加速度计](api/system/accelerometer.md) * [罗盘](api/system/compass.md) * [陀螺仪](api/system/gyroscope.md) * [拨打电话](api/system/phone.md) * [扫码](api/system/barcode.md) * [剪贴板](api/system/clipboard.md) * [屏幕亮度](api/system/brightness.md) * [用户截屏事件](api/system/capture-screen.md) * [振动](api/system/vibrate.md) * [手机联系人](api/system/contact.md) * [蓝牙](api/system/bluetooth.md) * [低功耗蓝牙](api/system/ble.md) * [iBeacon](api/system/ibeacon.md) * [Wi-Fi](api/system/wifi.md) * [电量](api/system/batteryInfo.md) * [NFC](api/system/nfc.md) * [设备方向](api/system/deviceMotion.md) * [生物认证](api/system/authentication.md) * [Worker](api/worker.md) * [键盘](/api/key) * [uni.hideKeyboard](/api/key?id=hidekeyboard) * [uni.onKeyboardHeightChange](/api/key?id=onkeyboardheightchange) * [uni.offKeyboardHeightChange](/api/key?id=offkeyboardheightchange) * [uni.getSelectedTextRange](/api/key?id=getselectedtextrange) * 界面 * [交互反馈](api/ui/prompt.md) * [设置导航条](api/ui/navigationbar.md) * [设置TabBar](api/ui/tabbar.md) * [背景](api/ui/bgcolor.md) * [动画](api/ui/animation) * [滚动](api/ui/scroll) * [窗口](api/ui/window.md) * [宽屏适配](api/ui/adapt.md) * [字体](api/ui/font.md) * [下拉刷新](api/ui/pulldown.md) * [节点信息](api/ui/nodes-info.md) * [节点布局相交状态](api/ui/intersection-observer.md) * [媒体查询](api/ui/media-query-observer.md) * [自定义组件](api/ui/nextTick.md) * [菜单](api/ui/menuButton.md) * [语言](api/ui/locale.md) * [文件](/api/file/file) * [uni.saveFile](/api/file/file?id=savefile) * [uni.getSavedFileList](/api/file/file?id=getsavedfilelist) * [uni.getSavedFileInfo](/api/file/file?id=getsavedfileinfo) * [uni.removeSavedFile](/api/file/file?id=removesavedfile) * [uni.getFileInfo](/api/file/file?id=getfileinfo) * [uni.openDocument](/api/file/file?id=opendocument) * [uni.getFileSystemManager](/api/file/getFileSystemManager) * 绘画 * [uni.createOffscreenCanvas](api/canvas/createOffscreenCanvas.md) * [uni.createCanvasContext](api/canvas/createCanvasContext.md) * [uni.canvasToTempFilePath](api/canvas/canvasToTempFilePath.md) * [uni.canvasPutImageData](api/canvas/canvasPutImageData.md) * [uni.canvasGetImageData](api/canvas/canvasGetImageData.md) * [CanvasContext](api/canvas/CanvasContext.md) * [CanvasGradient](api/canvas/CanvasGradient.md) * 广告 * [激励视频广告](api/a-d/rewarded-video.md) * [全屏视频广告](api/a-d/full-screen-video.md) * [内容联盟广告](api/a-d/content-page.md) * [插屏广告](api/a-d/interstitial.md) * 第三方服务 * [获取服务供应商](api/plugins/provider.md) * [登录](api/plugins/login.md) * [分享](api/plugins/share.md) * [支付](api/plugins/payment.md) * [推送](api/plugins/push.md) * [语音](api/plugins/voice.md) * [实人认证](api/plugins/facialRecognitionVerify.md) * [一键生成iOS通用链接](api/plugins/universal-links.md) * [uniCloud](api/uniCloud.md) * 其他 * [授权](api/other/authorize.md) * [设置](api/other/setting.md) * [收货地址](api/other/choose-address.md) * [获取发票抬头](api/other/invoice-title.md) * [小程序跳转](api/other/open-miniprogram.md) * [账号信息](api/other/getAccountInfoSync.md) * [环境信息](api/other/getEnvInfoSync.md) * [运动(计步器)](api/other/sport.md) * [统计](api/other/report.md) * [卡券](api/other/card.md) * [模板消息](api/other/template.md) * [订阅消息](api/other/requestSubscribeMessage.md) * [小程序更新](api/other/update.md) * [调试](api/other/set-enable-debug.md) * [获取第三方平台数据](api/other/get-extconfig.md) * [uni ext api](extapi.md)