shared
/
com.keygenqt.viewer.data.storage
/
IOSPlatformStorage
ios
IOSPlatform
Storage
class
IOSPlatformStorage
(storage:
<ERROR CLASS>
) :
IStorage
Content copied to clipboard
Functions
Properties
Functions
clear
Cache
Link copied to clipboard
ios
open override fun
clearCache
():
<ERROR CLASS>
Content copied to clipboard
get
Bool
Link copied to clipboard
ios
open override fun
getBool
(key:
String
):
<ERROR CLASS>
Content copied to clipboard
get
Int
Link copied to clipboard
ios
open override fun
getInt
(key:
String
):
<ERROR CLASS>
Content copied to clipboard
get
Str
Link copied to clipboard
ios
open override fun
getStr
(key:
String
):
String
?
Content copied to clipboard
set
Bool
Link copied to clipboard
ios
open override fun
setBool
(key:
String
, value:
Boolean
):
<ERROR CLASS>
Content copied to clipboard
set
Int
Link copied to clipboard
ios
open override fun
setInt
(key:
String
, value:
Int
):
<ERROR CLASS>
Content copied to clipboard
set
Str
Link copied to clipboard
ios
open override fun
setStr
(key:
String
, value:
String
):
<ERROR CLASS>
Content copied to clipboard
Properties
storage
Link copied to clipboard
ios
private val
storage
:
<ERROR CLASS>
Content copied to clipboard