Xamarin.iOS

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

    Show / Hide Table of Contents

    Class RecurrenceType

    Specifies the RecurrenceTypes available.

    Inheritance
    System.Object
    RecurrenceType
    Namespace: Syncfusion.SfSchedule.iOS
    Assembly: Syncfusion.SfSchedule.iOS.dll
    Syntax
    public sealed class RecurrenceType : Enum

    Fields

    SFRecurrenceTypeDaily

    This specifies the recurrence as daily.

    Declaration
    public const RecurrenceType SFRecurrenceTypeDaily
    Field Value
    Type Description
    RecurrenceType

    SFRecurrenceTypeMonthly

    This specifies the recurrence as Monthly.

    Declaration
    public const RecurrenceType SFRecurrenceTypeMonthly
    Field Value
    Type Description
    RecurrenceType

    SFRecurrenceTypeWeekly

    This specifies the recurrence as Weekly.

    Declaration
    public const RecurrenceType SFRecurrenceTypeWeekly
    Field Value
    Type Description
    RecurrenceType

    SFRecurrenceTypeYearly

    This specifies the recurrence as Yearly.

    Declaration
    public const RecurrenceType SFRecurrenceTypeYearly
    Field Value
    Type Description
    RecurrenceType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved