# ActionMarkupHandlers

Property in [IAsyncTypewriter](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.iasynctypewriter)

## Summary

The list of action markup handlers that this typewriter should call out to while typewriting.

```csharp
public List<IActionMarkupHandler> ActionMarkupHandlers { get; }
```
