CSettingType
public enum CSettingType
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.
Specification: retail.
Declaration
Swift
case language
CSettingType Enumeration Reference