Class RichTextEditorAddImageToolbarItem
When image is not selected in the RadRichTextEditor awaits the result in the PickImageEventArgs of PickImage event to get the RichTextImageSource and inserts the image.
Inheritance
System.Object
RichTextEditorAddImageToolbarItem
Inherited Members
Namespace: Telerik.Maui.Controls.RichTextEditor
Assembly: Telerik.Maui.Controls.dll
Syntax
public class RichTextEditorAddImageToolbarItem : RichTextEditorButtonToolbarItem
Constructors
RichTextEditorAddImageToolbarItem()
Declaration
public RichTextEditorAddImageToolbarItem()