docs: location catalog api
This commit is contained in:
@@ -581,4 +581,12 @@ instance.command.executeRemoveControl()
|
|||||||
用法:
|
用法:
|
||||||
```javascript
|
```javascript
|
||||||
instance.command.executeSetLocale(locale: string)
|
instance.command.executeSetLocale(locale: string)
|
||||||
|
```
|
||||||
|
|
||||||
|
## executeLocationCatalog
|
||||||
|
功能:定位目录位置
|
||||||
|
|
||||||
|
用法:
|
||||||
|
```javascript
|
||||||
|
instance.command.executeLocationCatalog(titleId: string)
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user