FolioReaderScrollDirection

public enum FolioReaderScrollDirection : Int

Defines the Reader scrolling direction

  • vertical: Section and content scroll on vertical.
  • horizontal: Section and content scroll on horizontal.
  • horizontalWithVerticalContent: Sections scroll horizontal and content scroll on vertical.
  • defaultVertical: The default scroll direction, if not overridden; works as .vertical.