sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.storage
/
Storage
/
remove
remove
abstract
fun
remove
(
key
:
String
)
:
Boolean
移除指定键对应的键值对
Return
移除成功返回true,否则返回false
Parameters
key
要移除的键