setSharedPreferencesMode

open fun setSharedPreferencesMode(sharedPreferencesMode: Int)(source)

Sets the mode of the SharedPreferences file that preferences managed by this will use.

Parameters

sharedPreferencesMode

The mode of the SharedPreferences file

See also