alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SchedulerRightTappedEventArgs

    Occurs when a user performs a right tap action on scheduler elements in desktop platforms such as Windows or macOS.

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

    This event provides information about the right tapped date, appointments, and the scheduler element involved through the SchedulerRightTappedEventArgs

    The event is raised only on desktop platforms (Windows and macOS) and is not supported on Android or iOS.

    Constructors

    SchedulerRightTappedEventArgs()

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