Skip to content
FoolRunning edited this page Jul 26, 2022 · 7 revisions

Description

An object containing various settings set by the current user

Events

UiLocaleChanged

UiLocaleChangedHandler UiLocaleChanged

Raised when the Paratext UI locale is changed.


Properties

AutoSave

bool AutoSave

Gets whether automatic saving (e.g. when changing chapters) is enabled.


IsDragAndDropEnabled

bool IsDragAndDropEnabled

Gets whether drag/drop of Scripture text is enabled


IsFirefoxHardwareAccelerationEnabled

bool IsFirefoxHardwareAccelerationEnabled

Gets whether hardware acceleration is enabled for the Firefox control.


IsInternetAccessEnabled

bool IsInternetAccessEnabled

Gets whether internet access is enabled


IsSynchronizedScriptureReferencesEnabled

bool IsSynchronizedScriptureReferencesEnabled

Gets whether synchronized reference sharing with other applications is enabled


ShowFullMenus

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).


UiLocale

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.

Clone this wiki locally