# RequestDialogueCancellation()

Method in [LineAdvancer](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.lineadvancer)

## Summary

Requests that the dialogue runner to instruct all line views to dismiss their content, and then stops the dialogue.

```csharp
public void RequestDialogueCancellation()
```
