IsNextLineRequested
Property in LineCancellationToken
Summary
Gets a value indicating whether the dialogue runner has requested that the next line be shown.
Remarks
If this value is true
, dialogue views should presenting the current line, so that the next piece of content can be shown to the user.
If this property is true
, then IsHurryUpRequested will also be true.
Last updated