coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-core
/
coil3.disk
/
DiskCache
/
remove
remove
abstract
fun
remove
(
key
:
String
)
:
Boolean
Delete the entry referenced by
key
.
Return
'true' if
key
was removed successfully. Else, return 'false'.