menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BeginResetEventArgs - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BeginResetEventArgs

    BeginReset event args for the BeginReset event.

    Inheritance
    System.Object
    BeginResetEventArgs
    Namespace: Syncfusion.SfImageEditor.XForms
    Assembly: Syncfusion.SfImageEditor.XForms.dll
    Syntax
    public class BeginResetEventArgs : EventArgs

    Constructors

    BeginResetEventArgs()

    Initializes a new instance of the BeginResetEventArgs class.

    Declaration
    public BeginResetEventArgs()

    Properties

    Cancel

    Gets or sets a value indicating whether the event should be canceled.

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