Kit > healthstack.kit.task.survey.question.model > MultiChoiceQuestionModel > ViewType
ViewType
[androidJvm]
enum ViewType : Enum<MultiChoiceQuestionModel.ViewType>
Entries
Checkbox | [androidJvm] Checkbox("CHECKBOX") |
Properties
Name | Summary |
---|---|
name | [androidJvm] val name: String |
ordinal | [androidJvm] val ordinal: Int |
title | [androidJvm] val title: String |