Class RichTextToolbarItem
The RichTextToolbarItem class represents an item in the toolbar of the RichTextEditor.
Inheritance
System.Object
RichTextToolbarItem
Namespace: Syncfusion.Maui.RichTextEditor
Assembly: Syncfusion.Maui.RichTextEditor.dll
Syntax
public class RichTextToolbarItem : Object
Constructors
RichTextToolbarItem()
Declaration
public RichTextToolbarItem()
Properties
Type
The ToolbarOptions property represents the different types available in the toolbar.
Declaration
public RichTextToolbarOptions Type { get; set; }
Property Value
Type |
---|
RichTextToolbarOptions |