Table of Contents

Property StaggerDirection

Namespace
Velvet
Assembly
Velvet.Docs.dll

StaggerDirection

Direction the stagger sweeps. 1 (default) staggers first-to-last; -1 staggers last-to-first (the last child animates first).

public int StaggerDirection { get; init; }

Property Value

int