Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
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
.