Skip to content
FoolRunning edited this page Jun 17, 2021 · 7 revisions

Description

An object containing various settings set by the current user

Properties

UiLocale

string UiLocale

Gets the current UI locale in the standard ISO-639 format (e.g. "en" is English, "es" is Spanish, etc.)


IsDragAndDropEnabled

bool IsDragAndDropEnabled

Gets whether drag/drop of Scripture text is enabled


IsInternetAccessEnabled

bool IsInternetAccessEnabled

Gets whether internet access is enabled


IsFirefoxHardwareAccelerationEnabled

bool IsFirefoxHardwareAccelerationEnabled

Gets whether hardware acceleration is enabled for the Firefox control.


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


AutoSave

bool AutoSave

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


This page is auto-generated. User edits will be lost when regenerated.

Clone this wiki locally