Interface: CustomActionOptions
Properties
callback()
callback: () =>
void
callback - The callback function to be executed
Returns
void
Defined in
CustomActionOptions.ts:3
runDuringTransition?
optional
runDuringTransition:boolean
Should the action run during screen transitions? Default is no
Defined in
CustomActionOptions.ts:5