StructAuthorConverterContext
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:
cs-api-definition
public struct AuthorConverterContext
Inherited Members
Properties
TypingIndicator
Gets or sets the corresponding typing indicator.
Declaration
cs-api-definition
public TypingIndicator TypingIndicator { get; }
Property Value