RSDChoiceInputField
public protocol RSDChoiceInputField : RSDInputField, RSDChoiceOptions
RSDChoiceInputField extends the properties of RSDInputField with information required to create a
multiple or single choice question.
-
hasImagesExtension methodConvenience property for whether or not the choice input field has associated images
Declaration
Swift
public var hasImages: Bool
View on GitHub
RSDChoiceInputField Protocol Reference