Xamarin.iOS

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

    Show / Hide Table of Contents

    Class YearViewMode

    This is an Enum It provides a two types of views to display the month and date view in Year view of calendar.

    Inheritance
    System.Object
    YearViewMode
    Namespace: Syncfusion.SfCalendar.iOS
    Assembly: Syncfusion.SfCalendar.iOS.dll
    Syntax
    public sealed class YearViewMode : Enum

    Fields

    Date

    Displays the dates of calendar in year visual representation.

    Declaration
    public const YearViewMode Date
    Field Value
    Type Description
    YearViewMode

    Month

    Displays the dates are in month visual representation. It is default mode,

    Declaration
    public const YearViewMode Month
    Field Value
    Type Description
    YearViewMode

    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