Property AutotextTriggers.PostfixKey
Overload
The postfix key for all triggers where postfix type is TAPostfix.Key or TAPostfix.CharOrKey (default).
Can be Ctrl (default), Shift, LCtrl, RCtrl, LShift or RShift.
public KKey PostfixKey { get; set; }
Exceptions
|
ArgumentException
The value is not |
Property Value
Remarks
This property is applied to all triggers, not just to those added afterwards.