Gjsify LogoGjsify Logo

Page transition types

Index

Enumeration Members

BLINDS: number

multiple lines, evenly spaced across the screen, synchronously sweep in the same direction to reveal the new page

BOX: number

a rectangular box sweeps inward from the edges of the page or outward from the center revealing the new page

COVER: number

the new page slides on to the screen covering the old page

DISSOLVE: number

the old page dissolves gradually to reveal the new one

FADE: number

the new page gradually becomes visible through the old one

FLY: number

changes are flown out or in to or from a location that is offscreen

GLITTER: number

similar to #POPPLER_PAGE_TRANSITION_DISSOLVE, except that the effect sweeps across the page in a wide band moving from one side of the screen to the other

PUSH: number

the old page slides off the screen while the new page slides in

REPLACE: number

the new page replace the old one

SPLIT: number

two lines sweep across the screen, revealing the new page

UNCOVER: number

the old page slides off the screen uncovering the new page

WIPE: number

a single line sweeps across the screen from one edge to the other revealing the new page

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method