menu

Xamarin.Forms

  • Code Examples
  • 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
    MonthNavigationDirections

    Vertical

    This returns Vertical as SFSwipeDirection.

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