menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class NavigatingEventArgs

    Occurs when a Radial Menu item tapped to starts navigating to its next hierarchy level or Center back button is tapped to starts navigating to previous hierarchy level. Its occurs only an item that has children

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

    Constructors

    NavigatingEventArgs()

    Declaration
    public NavigatingEventArgs()

    Properties

    Cancel

    Gets or sets a value indicating whether the value of Cancel property.

    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