EzHookTool
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
EzHookTool
hook-xposed-101
/
io.github.lingqiqi5211.ezhooktool.xposed.dsl
/
fieldRefOrNull
field
Ref
Or
Null
fun
Any
.
fieldRefOrNull
(
fieldName
:
String
,
type
:
Class
<
*
>
?
=
null
)
:
Field
?
获取实例字段引用,找不到时返回
null
。
Parameters
field
Name
字段名
type
可选字段类型,用于进一步确认匹配结果