Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ScrollType

Enumeration of different ways of horizontal score scrolling, like paginated (PAGE is default value), note by note (NOTE) or in packed chunks by doing scroll just on bar starting (BAR).

Index

Enumeration members

Enumeration members

BAR

BAR: = 2

NOTE

NOTE: = 1

PAGE

PAGE: = 0

Generated using TypeDoc