MMKV
interface MMKV
MMKV multiplatform interface
Facade for all platforms; implemented by each specific target.
Functions
Link copied to clipboard
Get a boolean value
Link copied to clipboard
Get a byte array value
Link copied to clipboard
Get a list of strings
Link copied to clipboard
Import data from SharedPreferences
Link copied to clipboard
Set a boolean value
Set a byte array value
Set a double value
Set a float value
Set an integer value
Set a long value
Set a string value
Set a list of strings