> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/android/navigation/ux/llms.txt)

# Events API

Events API exposes the collection of observable interfaces that provide various events produced by a UX Framework instance, as well as a layer of coordination to influence the state of the instance. The `DashController` instance that merges the events and coordination interfaces is available through `Dash.controller` property.

---