TryGetLock

typealias TryGetLock = (draggableId: DraggableId, forceStop: () -> Unit?, options: TryGetLockOptions?) -> PreDragActions?(source)