Survey
extension Survey 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 }
View on GitHub
Survey Extension Reference