@companion-module/base
    Preparing search index...

    Interface CompanionActionSetOptions

    interface CompanionActionSetOptions {
        runWhileHeld?: boolean;
    }
    Index

    Properties

    Properties

    runWhileHeld?: boolean

    If true, the actions will be executed once the button crosses the duration, otherwise they will only be executed if released before the next duration