Skip to main content

EVENT_CONTEXT_UPDATE

const EVENT_CONTEXT_UPDATE: "context:update" = "context:update"

Fired by an UI when its updateContext method has been invoked. The callback gets a JS object with key and value for the update.

Constant