csharp
public enum SpanGripWhich part of a span a pointer is over.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
NoneNone of it.
BeginThe left edge, which moves Begin.
EndThe right edge, which moves End.
BodyThe middle, which moves both.
Used by (2)
- TimelineVixen.Ui.Controls.Advanced
- TimelineSpanTestsVixen.Ui.Controls.Advanced.Tests