ClassRadChatToolbar
Class
Represents a specialized toolbar used in RadChat scenarios, providing a simplified default control template. Inherits from RadToolbar and customizes the appearance for chat-specific use cases.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class RadChatToolbar : RadToolbar, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout, IVisualTreeElement
Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewToolbarContentViewRadToolbarRadChatToolbar
Implements:
Inherited Members
Constructors
RadChatToolbar()
Declaration
cs-api-definition
public RadChatToolbar()