Merge code

This commit is contained in:
2022-05-29 02:50:55 +08:00
parent 809976cbd7
commit 17225c3ad4
2 changed files with 4 additions and 0 deletions

View File

@@ -74,6 +74,8 @@ val isRunInNewXShareMode: Boolean
前提条件为当前 Xposed 模块已被激活。
!> 只能在模块环境中使用,`isXposedEnvironment` 环境中始终返回 false
### name [method]
```kotlin