Skip to content

App.runOpeningBehavior method

App › runOpeningBehavior

Unofficial

Run the vault opening behavior.

Signature:

runOpeningBehavior(behavior: string): void

Parameters:

Parameter Type Description
behavior string The opening behavior to run.

Returns: void