-
Notifications
You must be signed in to change notification settings - Fork 4
IUserSettings
An object containing various settings set by the current user
UiLocaleChangedHandler UiLocaleChanged
Raised when the Paratext UI locale is changed.
bool AutoSave
Gets whether automatic saving (e.g. when changing chapters) is enabled.
bool IsDragAndDropEnabled
Gets whether drag/drop of Scripture text is enabled
bool IsFirefoxHardwareAccelerationEnabled
Gets whether hardware acceleration is enabled for the Firefox control.
bool IsInternetAccessEnabled
Gets whether internet access is enabled
bool IsSynchronizedScriptureReferencesEnabled
Gets whether synchronized reference sharing with other applications is enabled
bool ShowFullMenus
Gets whether full menus are enabled. This can give an indication to the abilities of the current user (i.e. if this is disabled, maybe they're a less-advanced user).
string UiLocale
Gets the current UI locale in the standard ISO-639 format (e.g. "en" is English, "es" is Spanish, etc.)
This page is auto-generated. User edits will be lost when regenerated.