SDK Reference v2.0.0 / SurveyPresentation
SurveyPresentation
struct SurveyPresentation
Information about a survey that should be presented to the participant.
See SurveyViewController
documentation for more information.
surveyName
let surveyName: String
The name of the survey to present.
languageTag
let languageTag: String
The language and region that will be used for the survey, if the survey is appropriately localized.
An IETF language tag, such as en-US
.