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 |