menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class HeaderTappedEventArgs

    Header tapped event arguments.

    Inheritance
    System.Object
    HeaderTappedEventArgs
    Namespace: Syncfusion.SfSchedule.iOS
    Assembly: Syncfusion.SfSchedule.iOS.dll
    Syntax
    public class HeaderTappedEventArgs : EventArgs

    Constructors

    HeaderTappedEventArgs()

    Declaration
    public HeaderTappedEventArgs()

    Properties

    Date

    Gets the selected date value from tapping region.

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

    The selected date.

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