menu

MAUI

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

    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.Resource
    SchedulerInteractionEventArgs.Date
    SchedulerInteractionEventArgs.Element
    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 - 2023 Syncfusion Inc. All Rights Reserved