AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
I18nAPI
/
getDefault
get
Default
jvm
abstract
fun
getDefault
(
id
:
String
)
:
Localizations
?
(
source
)
获取某个 id 硬编码在声明中的 i18n 文案。
找不到返回 null。