Click or drag to resize

AppContextInitOptions Properties

The AppContextInitOptions type exposes the following members.

Properties
  NameDescription
Public propertyDesiredLocale
Property used to allow the Locale to be set on Init.
Public propertyEnforceLocale
Property to enforce pulling the locale from the Platform itself, vs attempting to pull it from the user's Preferences.
Public propertyLocaleSettingFrom
Property used to determine what sort of mechanism we're attempting to use to set the Locale.
Public propertyLogin_UserID
Property to replace the use of the "Login_UserID" Property
Public propertyLogin_UserToken
Property to replace the use of the "Login_UserToken" Property
Top
See Also