menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class NavigatingEventArgs

    It represents the arguments for NavigatingEventArgs.

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

    Constructors

    NavigatingEventArgs()

    Declaration
    public NavigatingEventArgs()

    Properties

    Cancel

    Gets or sets the cancel of Navigating 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