toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.utils
/
FloatValueListener
Float
Value
Listener
class
FloatValueListener
:
ViewModel
Members
Constructors
Float
Value
Listener
Link copied to clipboard
constructor
(
)
Properties
float
Value
Link copied to clipboard
val
floatValue
:
StateFlow
<
Float
>
Functions
add
Closeable
Link copied to clipboard
open
fun
addCloseable
(
closeable
:
AutoCloseable
)
fun
addCloseable
(
key
:
String
,
closeable
:
AutoCloseable
)
get
Closeable
Link copied to clipboard
fun
<
T
:
AutoCloseable
>
getCloseable
(
key
:
String
)
:
T
?
set
Float
Value
Link copied to clipboard
fun
setFloatValue
(
newValue
:
Float
)