In This Article

DigitalCharacterScrollState Enum

Specifies the various directions that the digital characters can be scrolled.

public enum DigitalCharacterScrollState

Fields

Name Description
Left

Indicates the characters will scroll to the left.

None

Indicates the characters will not scroll.

Right

Indicates the characters will scroll to the right.