Overview
Set Status Bar actions change the appearance of the user's device's status bar. Set Status Bar actions can change the UI appearance of the status bar (light or dark mode) or the visibility of the status bar.
Action Properties
Appearance
Set the status bar's style to auto, light, or dark mode:
Auto: The status bar inherits the user's device appearance.
Light: The status bar is in light mode.
Dark: The status bar is in dark mode.
Show Status Bar
Set the status bar's visibility.
Animate
Choose to add action-specific animation with properties like Delay, Duration, and Easing (this will override values in animate blocks):
Delay: Set the number of seconds between the trigger firing and the action(s) beginning.
Duration: Set the number of seconds the action will take to complete
Easing: Choose the action's easing curve: Default, Linear, Ease In, Ease Out, Ease In & Out, Spring, and Custom (write your easing curve using the Expression Editor).