menu

MAUI

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

    Show / Hide Table of Contents

    Class SchedulerTappedEventArgs

    Occurs when the user clicks or touch on the scheduler elements.

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

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

    Constructors

    SchedulerTappedEventArgs()

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