menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AppointmentDragStartingEventArgs - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AppointmentDragStartingEventArgs

    Drag starting event arguments.

    Inheritance
    System.Object
    AppointmentDragStartingEventArgs
    Namespace: Syncfusion.SfSchedule.iOS
    Assembly: Syncfusion.SfSchedule.iOS.dll
    Syntax
    public class AppointmentDragStartingEventArgs : CancelEventArgs

    Constructors

    AppointmentDragStartingEventArgs()

    Declaration
    public AppointmentDragStartingEventArgs()

    Properties

    Appointment

    Gets the appointment.

    Declaration
    public object Appointment { get; }
    Property Value
    Type Description
    System.Object

    The appointment.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved