This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Specifies which scroll directions are allowed, or considered, in a control or gesture.

Location

Namespace
Fuse.Controls
Package
Fuse.Controls.Native 2.9.1

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.

Show Uno properties and methods

Interface of ScrollDirections

All : ScrollDirections uno

Specifies which scroll directions are allowed, or considered, in a control or gesture.

Up : ScrollDirections uno

Specifies which scroll directions are allowed, or considered, in a control or gesture.

Inherited from object