Xamarin.Forms

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

    Show / Hide Table of Contents

    Class MonthNavigationDirections

    The Month Navigation Directions represent the direction of date navigation in month view such as Vertical and Horizontal.

    Inheritance
    System.Object
    MonthNavigationDirections
    Namespace: Syncfusion.SfSchedule.XForms
    Assembly: Syncfusion.SfSchedule.XForms.dll
    Syntax
    public sealed class MonthNavigationDirections : Enum

    Fields

    Horizontal

    This returns Horizontal as SFSwipeDirection.

    Declaration
    public const MonthNavigationDirections Horizontal
    Field Value
    Type Description
    MonthNavigationDirections

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    This returns Vertical as SFSwipeDirection.

    Declaration
    public const MonthNavigationDirections Vertical
    Field Value
    Type Description
    MonthNavigationDirections
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved