Skip to content
Version 2.11.0
↓ Get the launcher

DragSlotElement.CanDrag property

Optional gate; null means always draggable.

public Func<bool>? CanDrag { get; set; }