AudioMessageStyle
@objcMembers
public class AudioMessageStyle : MessageStyle
Undocumented
-
Undocumented
Declaration
Swift
public init( progressLabelStyle: TextChatStyle, timeLabelStyle: TextChatStyle, alertLabelStyle: TextChatStyle, textViewStyle: TextChatStyle, audioPlayer: AudioPlayerChatStyle )
-
Undocumented
Declaration
Swift
public lazy var font: UIFont { get set }
-
Undocumented
Declaration
Swift
public var progressLabelStyle: TextChatStyle
-
Undocumented
Declaration
Swift
public var timeLabelStyle: TextChatStyle
-
Undocumented
Declaration
Swift
public var alertLabelStyle: TextChatStyle
-
Undocumented
Declaration
Swift
public var textViewStyle: TextChatStyle
-
Undocumented
Declaration
Swift
public var audioPlayer: AudioPlayerChatStyle
-
Undocumented
Declaration
Swift
public lazy var voiceMessagePlay: UIImage { get set }
-
Undocumented
Declaration
Swift
public lazy var voiceMessagePause: UIImage { get set }
-
Undocumented
Declaration
Swift
public var previewVoiceMessagePlayPause: UIColor
-
Undocumented
Declaration
Swift
public var previewVoiceMessageBackground: UIColor
-
Undocumented
Declaration
Swift
public var previewVoiceMessageProgress: UIColor
-
Undocumented
Declaration
Swift
public var voiceMessagePlayPause: UIColor
-
Undocumented
Declaration
Swift
public var voiceMessageProgress: UIColor