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 method

    Convenience property for whether or not the choice input field has associated images

    Declaration

    Swift

    public var hasImages: Bool