DisplayOptions Class Members
The following tables list the members exposed by DisplayOptions.
| Name | Description |
 | ClearCacheWhenAppClosing |
Gets and sets whether the display cache will be cleared
automatically when the Pro application is closed.
|
Top
| Name | Description |
 | ClearDisplayCacheAsync |
Clears the display cache from the local storage.
This method will close and reopen any project currently opened in order to clear the local storage.
The project should not have any unsaved change when the method is called. If it does, the call
will be a no-op.
|
Top