getFloat

open override fun getFloat(key: String): Float?(source)

Retrieves a Float value for the given key.

Return

The Float value, or null if no value exists for the key

Parameters

key

The key to retrieve the value for