toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
isFloat
is
Float
open
fun
isFloat
(
)
:
Boolean
Checks if the value is a Float.
Return
true
if the value is a Float, otherwise
false
.