AuthorConverterContext
Struct
Represents a context used by the typing indicator to convert data items to authors.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public struct AuthorConverterContext
Inherited Members
Properties
Gets or sets the corresponding typing indicator.
C#
public TypingIndicator TypingIndicator { get; }