Script API - v1.21.90.25
    Preparing search index...

    Enumeration KeyProcessingState

    Determines how key binding should be processed to fire actions

    Index

    Enumeration Members

    Enumeration Members

    Consume: 0

    Consume key input event and prevent propagation

    Disabled: 2

    Skip key input event processing

    Passthrough: 1

    Pass key input event to parent context after processing it