TimePickerEntryMode Inherits: Enum Properties DIAL – DIAL_ONLY – INPUT – INPUT_ONLY – Properties# DIAL = 'dial' # DIAL_ONLY = 'dialOnly' # INPUT = 'input' # INPUT_ONLY = 'inputOnly' #