Skip to main content

Fade

Methods​

in​

Transitions the screen color from black.

fade.in(duration: number) -> null

out​

Transitions the screen color to black.

fade.out(duration: number, callback: function) -> null