ScrollModes Enumeration

Defines modes of scrolling used to interact with pages on iMenu object.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
public enum ScrollModes

Members

LeftAndRight0 Moves pages from left to right and vice versa.
UpAndDown1 Moves pages from up to down and vice versa.

See Also