TypingIndicatorView

A SwiftUI view that displays animated typing indicators for participants in a conversation. Provides visual feedback when participants are actively typing, enhancing the conversational experience with real-time activity indicators.

PropertyTypeDescription
bodysome ViewInherited from View.body
MethodSignatureDescription
initinit(typingIndicators: [String : TypingIndicatorMessage], themeManager: AgentforceThemeManager, showParticipantNames: Bool = true)Creates a typing indicator view with the specified configuration