utsios.md 1.9 KB
Newer Older
D
DCloud_LXH 已提交
1 2
# UTSiOS

W
x  
wanganxp 已提交
3
app-iOS平台专有内置对象。在uni-app和uni-app x的uts环境中均可使用。
D
DCloud_LXH 已提交
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67

## 静态方法


### getCurrentViewController()

<!-- UTSJSON.UTSiOS.getCurrentViewController.description -->

<!-- UTSJSON.UTSiOS.getCurrentViewController.param -->

<!-- UTSJSON.UTSiOS.getCurrentViewController.returnValue -->

<!-- UTSJSON.UTSiOS.getCurrentViewController.compatibility -->

### getKeyWindow()

<!-- UTSJSON.UTSiOS.getKeyWindow.description -->

<!-- UTSJSON.UTSiOS.getKeyWindow.param -->

<!-- UTSJSON.UTSiOS.getKeyWindow.returnValue -->

<!-- UTSJSON.UTSiOS.getKeyWindow.compatibility -->

### colorWithString(value)

<!-- UTSJSON.UTSiOS.colorWithString.description -->

<!-- UTSJSON.UTSiOS.colorWithString.param -->

<!-- UTSJSON.UTSiOS.colorWithString.returnValue -->

<!-- UTSJSON.UTSiOS.colorWithString.compatibility -->

### getResourcePath(resourceName)

<!-- UTSJSON.UTSiOS.getResourcePath.description -->

<!-- UTSJSON.UTSiOS.getResourcePath.param -->

<!-- UTSJSON.UTSiOS.getResourcePath.returnValue -->

<!-- UTSJSON.UTSiOS.getResourcePath.compatibility -->

### getUserAgent()

<!-- UTSJSON.UTSiOS.getUserAgent.description -->

<!-- UTSJSON.UTSiOS.getUserAgent.param -->

<!-- UTSJSON.UTSiOS.getUserAgent.returnValue -->

<!-- UTSJSON.UTSiOS.getUserAgent.compatibility -->

### getDataPath()

<!-- UTSJSON.UTSiOS.getDataPath.description -->

<!-- UTSJSON.UTSiOS.getDataPath.param -->

<!-- UTSJSON.UTSiOS.getDataPath.returnValue -->

<!-- UTSJSON.UTSiOS.getDataPath.compatibility -->

lizhongyi_'s avatar
lizhongyi_ 已提交
68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
### convert2AbsFullPath()

<!-- UTSJSON.UTSiOS.convert2AbsFullPath.description -->

<!-- UTSJSON.UTSiOS.convert2AbsFullPath.param -->

<!-- UTSJSON.UTSiOS.convert2AbsFullPath.returnValue -->

<!-- UTSJSON.UTSiOS.convert2AbsFullPath.compatibility -->

### destroyInstance()

<!-- UTSJSON.UTSiOS.destroyInstance.description -->

<!-- UTSJSON.UTSiOS.destroyInstance.param -->

<!-- UTSJSON.UTSiOS.destroyInstance.returnValue -->

<!-- UTSJSON.UTSiOS.destroyInstance.compatibility -->