OnboardingScreenEvent

Events triggered on the onboarding screen.

All events trigger on both Screen and Component APIs.

Entries

Link copied to clipboard

Triggers when the first onboarding page is shown.(Screen API + Component API)

Link copied to clipboard

Triggers when the user presses the next button on the last page.(Screen API + Component API)

Functions

Link copied to clipboard
public static OnboardingScreenEvent valueOf(String name)
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.