Enum NavGranularity
- Namespace
- Ofs
- Assembly
- Ofs.Api.dll
Which step a NavStep targets. A navigator may redefine one channel and Pass the rest back to the native (overlay / adjacent-action) resolution.
public enum NavGranularity
Fields
The overlay grid (frame interval / tempo beat) — the ← / → keys.
The adjacent action on the active axis — the ↓ / ↑ keys.
The nearest adjacent action across all axes — the Ctrl+↓ / Ctrl+↑ keys.