Documentation for this section has not yet been entered.
The timeout after the most recent event of a given type before an Android.AccessibilityServices.AccessibilityService is notified.
Can be dynamically set at runtime..
Note: The event notification timeout is useful to avoid propagating events to the client too frequently since this is accomplished via an expensive interprocess call. One can think of the timeout as a criteria to determine when event generation has settled down.