Instance Property
trigger
The default keyboard shortcut to select the tool.
Declaration
var trigger: String? { get }Declaration
@property (nonatomic, readonly) NSString * trigger;Declaration
trigger() -> strInstance Property
The default keyboard shortcut to select the tool.
var trigger: String? { get }@property (nonatomic, readonly) NSString * trigger;trigger() -> str