DragSlotElement.CanDrag property
Optional gate; null means always draggable.
public Func<bool>? CanDrag { get; set; }See Also
Section titled “See Also”- record DragSlotElement
- namespace Stellar.Abstractions.Services
Optional gate; null means always draggable.
public Func<bool>? CanDrag { get; set; }