bootstack.events.SplashDismissEvent# class bootstack.events.SplashDismissEvent(reason='ready')# Bases: object Fires when a splash screen begins dismissing. reason: Literal['ready', 'timer', 'manual', 'skip']# Why the splash dismissed.