Xamarin.iOS

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

    Show / Hide Table of Contents

    Class InlineToggledEventArgs

    Inline toggled event arguments.

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

    Constructors

    InlineToggledEventArgs()

    Declaration
    public InlineToggledEventArgs()

    Properties

    Appointments

    Gets or sets the appointments.

    Declaration
    public NSArray Appointments { get; }
    Property Value
    Type Description
    Foundation.NSArray

    The appointments.

    Date

    Gets the date of the in-line toggled.

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

    The date.

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