playOnce

@NotNull
open fun playOnce(@NotNull runnable: @NotNull Runnable): @NotNull Runnable

Makes this function runnable only once.

Return

play once function

Parameters

runnable

target