ProfileManager Methods |
The ProfileManager type exposes the following members.
Name | Description | |
---|---|---|
AddProfileRule | Creates a rule to automatically load the given profile when one of the specified activities comes to foreground. | |
CreateProfile(String, File, PersistenceType) | Creates the profile with the given name and the specified persistence type. | |
CreateProfile(String, IDictionaryInteger, String, String, PersistenceType) | Saves the given map as a profile with the specified name, description and persistence type. | |
DeleteProfile | Deletes the given profile. | |
LoadProfile | Applies the given profile. | |
RemoveProfileRule | Delete the specified rule. | |
UnloadProfile | Revert the manually loaded profile restoring the values previously set on the device. |