setParcelableData

open fun setParcelableData(parcelableData: Parcelable)(source)

Deprecated

Use setParcelableData directly.

Sets the Parcelable data of the event.

Parameters

parcelableData

The parcelable data.

Throws

If called from an AccessibilityService.