import{_ as e,o as s,c as a,a as o}from"./app-BpUB8-Q8.js";const n={},t=o(`
Notice
Due to maintenance costs, the YukiHookAPI
will no longer update this document from version 1.3.0
and switch to the API document automatically generated by the Dokka plugin in version 2.0.0
.
Notice
The English translation of this page has not been completed, you are welcome to contribute translations to us.
You can use the Chrome Translation Plugin to translate entire pages for reference.
object YukiXposedEvent
Change Records
v1.0.80
first
Function Illustrate
实现对原生 Xposed API 的装载事件监听。
inline fun events(initiate: YukiXposedEvent.() -> Unit)
Change Records
v1.0.80
added
Function Illustrate
对
YukiXposedEvent
创建一个方法体。
fun onInitZygote(result: (StartupParam) -> Unit)
Change Records
v1.0.80
added
Function Illustrate
设置 initZygote 事件监听。
fun onHandleLoadPackage(result: (LoadPackageParam) -> Unit)
Change Records
v1.0.80
added
Function Illustrate
设置 handleLoadPackage 事件监听。
fun onHandleInitPackageResources(result: (InitPackageResourcesParam) -> Unit)
Change Records
v1.0.80
added
Function Illustrate
`,32),c=[t];function l(p,d){return s(),a("div",null,c)}const i=e(n,[["render",l],["__file","YukiXposedEvent.html.vue"]]);export{i as default};设置 handleInitPackageResources 事件监听。