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