Survey

extension Survey where Self: SurveyRespondable

Available where Self: SurveyRespondable

  • Undocumented

    Declaration

    Swift

    public var image: UIImage? { get }
  • Undocumented

    Declaration

    Swift

    public var questionText: String { get }
  • Undocumented

    Declaration

    Swift

    public var descriptionText: String { get }
  • Undocumented

    Declaration

    Swift

    public var respondTitle: String { get }