Kit > healthstack.kit.task.survey.question.model > ChoiceQuestionModel > ViewType

ViewType

[androidJvm]
enum ViewType : Enum<ChoiceQuestionModel.ViewType>

Entries

Dropdown

[androidJvm]
Dropdown()

Radio

[androidJvm]
Radio()

Slider

[androidJvm]
Slider()

Properties

Name

Summary

name

[androidJvm]
val name: String

ordinal

[androidJvm]
val ordinal: Int