EzHookTool
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
EzHookTool
hook-xposed-82
/
io.github.lingqiqi5211.ezhooktool.xposed.dsl
/
ReplaceHookBlock
Replace
Hook
Block
typealias
ReplaceHookBlock
=
HookParam
.
(
)
->
Any
?
replace 阶段使用的 Kotlin 回调。
回调返回值会作为原方法或构造器调用结果。