multiAdvanceIsCancel
Field in LineAdvancer
Summary
If true
, repeatedly signalling that the line
should be hurried up will cause the line advancer to request that
the next line be shown.
public bool multiAdvanceIsCancel = false;
See Also
LineAdvancer.advanceRequestsBeforeCancellingLine: The number of times that a 'hurry up' signal occurs before the line advancer requests that the next line be shown.
PreviousadvanceRequestsBeforeCancellingLineNextOnCharacterWillAppear(int,MarkupParseResult,CancellationToken)
Last updated
Was this helpful?