GetBoolean

Retrieve a boolean value from SharedPreferences.

Return

The boolean value associated with the key (default is false if not found).

Parameters

key

The key associated with the boolean value.