menu

MAUI

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

    Show / Hide Table of Contents

    Class AnnotationUnselectedEventArgs

    Provides data for the AnnotationUnselected event.

    Inheritance
    System.Object
    AnnotationUnselectedEventArgs
    Namespace: Syncfusion.Maui.ImageEditor
    Assembly: Syncfusion.Maui.ImageEditor.dll
    Syntax
    public class AnnotationUnselectedEventArgs : EventArgs

    Constructors

    AnnotationUnselectedEventArgs()

    Declaration
    public AnnotationUnselectedEventArgs()

    Properties

    AnnotationSettings

    Gets or sets the selected annotation settings.

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