Back to API Reference
Struct

RangeRuleContext

sealed

Borrowed lifecycle context supplied to a rule playback.

public RangeSignalReader Signals{ get }

Current typed signals for the affected entity.

public RangeInteraction Interaction{ get }

Interaction that caused this lifecycle step, or null for programmatic signals.

public bool PrefersReducedMotion{ get }

Whether decorative motion should resolve directly to its final state.

public bool IsInitialEvaluation{ get }

Whether this is the first selector evaluation for the playback.