ModalEvaluator
interface ModalEvaluator
Interface for modal evaluators that can be coordinated by the ModalEvaluatorCoordinator. Each evaluator should implement this interface and contribute itself via @ContributesMultibinding.
Properties
Link copied to clipboard
Unique identifier for this evaluator, used for tracking completion timestamps.
Link copied to clipboard
Which lifecycle event causes the coordinator to evaluate this modal. Evaluators tied to the New Tab Page should override with ModalTrigger.NTP_RENDER.