Table of Contents

Property Transition

Namespace
Velvet
Assembly
Velvet.Docs.dll

Transition

The transition driving this label change. Null means "reuse the most recent non-null transition earlier in the sequence", falling back to StyleTransition's Fade preset (the same default V.Motion itself uses) if none has been set yet. Only meaningful on a To(string, StyleTransitionConfig?, float?) step.

public StyleTransitionConfig? Transition { get; }

Property Value

StyleTransitionConfig