menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RichTextEditorImageRequestedEventArgs - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RichTextEditorImageRequestedEventArgs

    Event args for image inserted.

    Inheritance
    System.Object
    RichTextEditorImageRequestedEventArgs
    Namespace: Syncfusion.Maui.RichTextEditor
    Assembly: Syncfusion.Maui.RichTextEditor.dll
    Syntax
    public class RichTextEditorImageRequestedEventArgs : EventArgs

    Constructors

    RichTextEditorImageRequestedEventArgs()

    Declaration
    public RichTextEditorImageRequestedEventArgs()

    Properties

    IsHandled

    Gets or sets a value indicating whether the image loaded from the gallery.

    Declaration
    public bool IsHandled { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved