◆ SetFloat()

void SetFloat ( string  key,
float  value 
)
Parameters
keyA string that uniquely identifies the Preference in storage.
valueA floating point value to be stored in the preference.

Implements IStorePreferences.