mode property

PromptMode mode
final

The presentation mode for the time picker interface.

Determines how the time selection interface is displayed to the user. Can be either dialog mode (modal popup) or popover mode (dropdown).

Implementation

final PromptMode mode;