menu

MAUI

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

    Show / Hide Table of Contents

    Class ToggledEventArgs

    Represents custom EventArgs for toggle-related events, extending System.EventArgs.

    Inheritance
    System.Object
    ToggledEventArgs
    Namespace: Syncfusion.Maui.NavigationDrawer
    Assembly: Syncfusion.Maui.NavigationDrawer.dll
    Syntax
    public class ToggledEventArgs : EventArgs

    Constructors

    ToggledEventArgs()

    Declaration
    public ToggledEventArgs()

    Properties

    IsOpen

    Gets a value indicating whether a boolean property.

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