setFloatPreference(String, float) method

Sets and validates and persists the value of the preferences with the given type.

Syntax

public void setFloatPreference ( String key , float value ) throws PreferencesException

Parameters

Exceptions