SurveyMessageStyle
@objcMembers
public class SurveyMessageStyle : MessageStyle
Undocumented
-
Тип отображения сообщения с информацией о прохождении (завершении) опроса
Declaration
Swift
public var type: SurveyMessageType
-
Undocumented
Declaration
Swift
public var questionTopLabel: TextChatStyle?
-
Undocumented
Declaration
Swift
public var questionBottomLabel: TextChatStyle?
-
Undocumented
Declaration
Swift
public var voteLikeIcon: ChatSurveyIcon?
-
Undocumented
Declaration
Swift
public var voteDislikeIcon: ChatSurveyIcon?
-
Undocumented
Declaration
Swift
public var voteStarIcon: ChatSurveyIcon?
-
Undocumented
Declaration
Swift
public var emptyStarColor: UIColor
-
Undocumented
Declaration
Swift
public var fullStarColor: UIColor
-
Undocumented
Declaration
Swift
public var voteStarEnabledColor: UIColor
-
Undocumented
Declaration
Swift
public var voteStarDisabledColor: UIColor
-
Undocumented
Declaration
Swift
public var voteStarCompletedColor: UIColor
-
Undocumented
Declaration
Swift
public var voteLikeEnabledColor: UIColor
-
Undocumented
Declaration
Swift
public var voteLikeDisabledColor: UIColor
-
Undocumented
Declaration
Swift
public var voteLikeCompleted: UIColor
-
Undocumented
Declaration
Swift
public lazy var labelOnStar: TextChatStyle { get set }
-
Undocumented
Declaration
Swift
public lazy var labelUnderStar: TextChatStyle { get set }
-
Undocumented
Declaration
Swift
public lazy var text: TextChatStyle { get set }
-
Undocumented
Declaration
Swift
public var buttonsText: UIColor
-
Undocumented
Declaration
Swift
public var buttonsBackground: UIColor