menu

MAUI

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

    Show / Hide Table of Contents

    Class SchedulerDoubleTappedEventArgs

    Occurs when the user double tap inside the scheduler elements.

    Inheritance
    System.Object
    SchedulerInteractionEventArgs
    SchedulerDoubleTappedEventArgs
    Inherited Members
    SchedulerInteractionEventArgs.Appointments
    SchedulerInteractionEventArgs.Date
    SchedulerInteractionEventArgs.Element
    SchedulerInteractionEventArgs.Resource
    SchedulerInteractionEventArgs.WeekNumber
    Namespace: Syncfusion.Maui.Scheduler
    Assembly: Syncfusion.Maui.Scheduler.dll
    Syntax
    public class SchedulerDoubleTappedEventArgs : SchedulerInteractionEventArgs
    Remarks

    The tapped date, appointments, and element details when the double tap action performed on the scheduler element available in the SchedulerDoubleTappedEventArgs.

    Constructors

    SchedulerDoubleTappedEventArgs()

    Declaration
    public SchedulerDoubleTappedEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved