AlSourcePauseEvent

class AlSourcePauseEvent : AlSourceEvent, EventCancellable

This event is fired when the pause has been invoked.

Constructors

Link copied to clipboard
constructor(@NotNull source: @NotNull AlSource)

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)