setDragLocked

fun setDragLocked(isDragLocked: Boolean)

Set drag locked state of this view.

Parameters

isDragLocked

True if the dragging is disabled, false otherwise.