ScrollDirections.Horizontal Literal
Specifies which scroll directions are allowed, or considered, in a control or gesture.
Location
- Namespace
 - Fuse.Controls
 - Package
 - Fuse.Controls.Native 2.9.1
 
Returns
Possible Values
- Left
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.
 - Right
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.
 - Up
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.
 - Down
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.
 - Horizontal
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.
 - Vertical
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.
 - Both
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.
 - All
 - 
Specifies which scroll directions are allowed, or considered, in a control or gesture.