interruptBehavior property

InterruptBehavior get interruptBehavior
inherited

How this tool behaves when interrupted by user input.

Implementation

InterruptBehavior get interruptBehavior => InterruptBehavior.interruptible;