setDistances

abstract fun setDistances(@NotNull distances: @NotNull List<Integer>, defaultDistance: Int)

Sets the available distances for the activation.

Parameters

distances

The list of distances.

defaultDistance

The default distance within specified distances.