PostHogDisplaySurveyTextContentType

Example values

Swift
enum PostHogDisplaySurveyTextContentType {
case html
case text
}