Property CurrentLabel
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
CurrentLabel
The label of the most recently activated AnimationSequenceStep To step, or null before the first one runs.
public string? CurrentLabel { get; }
Property Value
- string
The label of the most recently activated AnimationSequenceStep To step, or null before the first one runs.
public string? CurrentLabel { get; }