mode property
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;
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).
final PromptMode mode;