Class Orientation
Defines the types of scroll orientation of SfParallaxView.
Inheritance
System.Object
Orientation
Namespace: Syncfusion.Maui.ParallaxView
Assembly: Syncfusion.Maui.ParallaxView.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 |