menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class Orientation

    Types of Scroll Orientation of SfParallaxView.

    Inheritance
    System.Object
    Orientation
    Namespace: Syncfusion.XForms.ParallaxView
    Assembly: Syncfusion.SfParallaxView.XForms.dll
    Syntax
    public sealed class Orientation : Enum

    Fields

    Horizontal

    Represents Horizontal Orientation

    Declaration
    public const Orientation Horizontal
    Field Value
    Type
    Orientation

    Vertical

    Represents Vertical Orientation

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