setMovementGranularity
open fun setMovementGranularity(@NonNull event: @NonNull AccessibilityEvent, granularity: Int)(source)
Deprecated
Call setMovementGranularity directly.
Sets the movement granularity that was traversed.
Parameters
event
event for which to set the granularity.
granularity
The granularity.
Throws
If called from an AccessibilityService.