Xamarin.iOS

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

    Show / Hide Table of Contents

    Class ViewHeaderTappedEventArgs

    View header tapped event arguments.

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

    Constructors

    ViewHeaderTappedEventArgs()

    Declaration
    public ViewHeaderTappedEventArgs()

    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 - 2021 Syncfusion Inc. All Rights Reserved