bool isHidden() Returns whether the user response must be hidden.
bool isHiddenFallback() In case the response can not be hidden, whether to fallback on non-hidden
ChoiceQuestion setMultiselect(bool
mixed getDefault() Returns the default answer.
Question setMaxAttempts(null|int $attempts)
bool isMultiselect() Returns whether the choices are multiselect.
Question setHiddenFallback(bool $fallback)
class ChoiceQuestion extends Question
null|array|Traversable getAutocompleterValues()
string getPrompt() Gets the prompt for choices.
Page 1 of 3