menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFScheduleView

    Specifies the ScheduleViews available

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

    Fields

    SFScheduleViewDay

    This returns Day as Schedule View.

    Declaration
    public const SFScheduleView SFScheduleViewDay
    Field Value
    Type
    SFScheduleView

    SFScheduleViewMonth

    This returns Month as Schedule View.

    Declaration
    public const SFScheduleView SFScheduleViewMonth
    Field Value
    Type
    SFScheduleView

    SFScheduleViewTimeline

    This returns Timeline as ScheduleView.

    Declaration
    public const SFScheduleView SFScheduleViewTimeline
    Field Value
    Type
    SFScheduleView

    SFScheduleViewWeek

    This returns Week as Schedule View.

    Declaration
    public const SFScheduleView SFScheduleViewWeek
    Field Value
    Type
    SFScheduleView

    SFScheduleViewWorkWeek

    This returns WorkWeek as Schedule View.

    Declaration
    public const SFScheduleView SFScheduleViewWorkWeek
    Field Value
    Type
    SFScheduleView
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved