AlSourceUpdateParamEvent

TThis event is fired when any of the param setters has been invoked.

Constructors

Link copied to clipboard
constructor(@NotNull source: @NotNull AlSource, param: Int, @NotNull value: @NotNull Any)

Functions

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