Property AutotextTriggerArgs.HasPostfixChar
Overload
true
if the autotext activated when the user typed a postfix delimiter character. Then it is the last character in AutotextTriggerArgs.Text.
public bool HasPostfixChar { get; }
true
if the autotext activated when the user typed a postfix delimiter character. Then it is the last character in AutotextTriggerArgs.Text.
public bool HasPostfixChar { get; }