We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bdb86 commit 18615aeCopy full SHA for 18615ae
api/src/main/java/io/github/libxposed/api/package-info.java
@@ -34,6 +34,8 @@
34
* <ul>
35
* <li>{@code staticScope} (boolean) – whether the module scope is fixed and users should not
36
* apply the module on apps outside the scope list</li>
37
+ * <li>{@code exceptionMode} (string) [protective|passthrough] - Default to protective, see
38
+ * {@link io.github.libxposed.api.XposedInterface.ExceptionMode}</li>
39
* </ul>
40
*
41
* <h2>Hook Model</h2>
0 commit comments