Types
There are many different types of views as defined by the EViewType enum.
Input Field
A view users can input text into.
Label
A view used to display static text with or without a caption/title describing the content.
Select List
A view used for presenting multiple options from which a single item can be selected.
Toggle
A view used to indicate a binary (on/off) state that users can control.
View Group
A view used to group other views together with or without header text describing the content.