---
title: "setAccessibilityEventBatchIntervalMillis"
description: "This function is used by the delegate file to set the time interval between sending accessibility events in milliseconds."
type: "function"
lastmod: "2026-08-27"
---
## API Reference

### setAccessibilityEventBatchIntervalMillis

> Source set: Android

```kotlin
override fun setAccessibilityEventBatchIntervalMillis(intervalMillis: Long)
```

This function is used by the delegate file to set the time interval between sending
accessibility events in milliseconds.
