Class FadeType (1.12.4)

FadeType(value)

Fade type for the overlay: FADE_IN or FADE_OUT.

Enums

Name Description
FADE_TYPE_UNSPECIFIED The fade type is not specified.
FADE_IN Fade the overlay object into view.
FADE_OUT Fade the overlay object out of view.