Instance Property
tempTrigger
The trigger (key mask) to select the tool temporarily
Declaration
var tempTrigger: NSEvent.ModifierFlags { get }Declaration
@property (nonatomic, readonly) NSEventModifierFlags tempTrigger;Declaration
tempTrigger() -> NSEventModifierFlagsDiscussion
The select tool is selected with the cmd key. It returns NSEventModifierFlagCommand.