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

ViewType

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

Entries

ImageWithLabel

[androidJvm]
ImageWithLabel("IMAGEWITHLABEL")

Image

[androidJvm]
Image("IMAGE")

Properties

Name

Summary

name

[androidJvm]
val name: String

ordinal

[androidJvm]
val ordinal: Int

title

[androidJvm]
val title: String