ModalTrigger

Which lifecycle event causes the coordinator to evaluate a ModalEvaluator. A pass only considers evaluators matching the trigger that started it, so different triggers never compete.

Entries

Link copied to clipboard

The app process came to the foreground (process-level onResume).

Link copied to clipboard

The New Tab Page was rendered, including mid-session renders that produce no APP_RESUME.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.