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
/
fieldValueOrNull
field
Value
Or
Null
fun
Any
.
fieldValueOrNull
(
fieldName
:
String
,
type
:
Class
<
*
>
?
=
null
)
:
Any
?
读取实例字段值,失败时返回
null
。
Parameters
field
Name
字段名
type
可选字段类型,用于进一步确认匹配结果