menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ClosingEventArgs

    It represents the arguments for ClosingEventArgs.

    Inheritance
    System.Object
    ClosingEventArgs
    Namespace: Syncfusion.SfRadialMenu.XForms
    Assembly: Syncfusion.SfRadialMenu.XForms.dll
    Syntax
    public class ClosingEventArgs : EventArgs

    Constructors

    ClosingEventArgs()

    Declaration
    public ClosingEventArgs()

    Properties

    Cancel

    Gets or sets the cancel of Closing item in control.

    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