Xamarin.iOS

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

    Show / Hide Table of Contents

    Class DateCellHoldingEventArgs

    Arguments for the date cell holding event

    Inheritance
    System.Object
    DateCellHoldingEventArgs
    Namespace: Syncfusion.SfCalendar.iOS
    Assembly: Syncfusion.SfCalendar.iOS.dll
    Syntax
    public class DateCellHoldingEventArgs : EventArgs

    Constructors

    DateCellHoldingEventArgs()

    Declaration
    public DateCellHoldingEventArgs()

    Properties

    LongPressDate

    Gets or sets the long press date.

    Declaration
    public NSDate LongPressDate { get; }
    Property Value
    Type Description
    Foundation.NSDate

    The long press date.

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