toggle menu
kvcache
androidJvm
switch theme
search in API
kvcache
/
com.king.kvcache
/
KVCachePropertyFloat
KVCache
Property
Float
class
KVCachePropertyFloat
(
key
:
String
?
,
defaultValue
:
Float
)
:
ReadWriteProperty
<
Any
,
Float
>
属性委托
Float
Members
Constructors
KVCache
Property
Float
Link copied to clipboard
constructor
(
key
:
String
?
,
defaultValue
:
Float
)
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
Any
,
property
:
KProperty
<
*
>
)
:
Float
set
Value
Link copied to clipboard
open
operator override
fun
setValue
(
thisRef
:
Any
,
property
:
KProperty
<
*
>
,
value
:
Float
)