onAbort property

void Function(Event)? onAbort
final

The function to call when the media is aborted.

Implementation

final void Function(Event)? onAbort;