AutoPrefs.AutoPref<T>.

AutoPrefs.

DeletePref() Method

Summary

Deletes the value of this pref from the preferences and reverts to the default value.

Syntax

public virtual void DeletePref()

Return Value

Type Description
void