menu

MAUI

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

    Show / Hide Table of Contents

    Class ImageSavedEventArgs

    Provides data for the ImageSaved event.

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

    Constructors

    ImageSavedEventArgs()

    Initializes a new instance of the ImageSavedEventArgs class.

    Declaration
    public ImageSavedEventArgs()

    Properties

    Location

    Gets the image saved location.

    Declaration
    public string Location { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved