Class FadeType (1.15.0)

FadeType(value)

Fade type for the overlay: FADE_IN or FADE_OUT.

Enums

NameDescription
FADE_TYPE_UNSPECIFIEDThe fade type is not specified.
FADE_INFade the overlay object into view.
FADE_OUTFade the overlay object out of view.