DefaultFavoritePropertiesStorageTypes Enumeration

Available implementations of IFavoritePropertiesStorage.

Members

Name Value Description
BrowserLocalStorage A storage that stores favorite properties information in a browser local storage.
Noop A no-op storage that doesn't store or return anything. Used for cases when favorite properties aren't used by the application.
UserPreferencesStorage A storage that stores favorite properties in a user preferences storage (see IModelApp.userPreferences).

Defined in

Last Updated: 13 May, 2024