Allows picking a specific color from a collection of colors. Base class for RichTextEditor toolbar items which work with picking color, such as RichTextEditorTextColorToolbarItem and RichTextEditorHighlightTextColorToolbarItem.
Definition
Namespace:Telerik.Maui.Controls.RichTextEditor
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class RichTextEditorColorPickerToolbarItem : RichTextEditorListPickerButtonToolbarItem
Inheritance: objectToolbarItemLabelToolbarItemButtonToolbarItemDropDownButtonToolbarItemDropDownListButtonToolbarItemListPickerButtonToolbarItemRichTextEditorListPickerButtonToolbarItemRichTextEditorColorPickerToolbarItem...
Derived Classes:
Inherited Members
Constructors
C#
public RichTextEditorColorPickerToolbarItem()
Methods
CreateDefaultColors()
IList<Color>
Returns the default collection of colors to be used inside the RichTextEditorColorPickerToolbarItem drop down list.