CSettingType
public enum CSettingType : CaseIterable
Constants for SettingType tag.
Specification: retail.
-
Brightness of the display.
Specification: retail.
Declaration
Swift
case displayBrightness
-
Contrast of the display.
Specification: retail.
Declaration
Swift
case displayContrast
-
Volume of the key press tones.
Specification: retail.
Declaration
Swift
case keypadTones
-
Volume of the alert tones.
Specification: retail.
Declaration
Swift
case alertTones
-
Language of the EFT. Valid values:
[- ] as supported by the terminal. e.g. “de”, “de-at”, “en”, “nl-be” Specification: retail.
Declaration
Swift
case language
-
Selection of active power management profile. Valid values are fully devices dependent.
Specification: retail.
Declaration
Swift
case powerManagementMode
-
Activate (1) or de-activate (0) the OwnRisk2 mode.
Specification: retail.
Declaration
Swift
case ownRisk2activation