toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.extensions.event
/
ExtensionActionUpdated
Extension
Action
Updated
public
interface
ExtensionActionUpdated
implements
ExtensionActionEvent
An event indicating that an extension action has been updated.
Members
Functions
action
Link copied to clipboard
public
ExtensionAction
action
(
)
Returns the extension action that has been updated.
browser
Link copied to clipboard
public
Browser
browser
(
)
Returns the browser associated with the extension action.