Back to API Reference
Class
RangeConfigurationObject
abstract
Implements:IRangeConfigurationSource
Base for serializable interaction policy objects whose nested changes can affect a live rule graph. Consumers bind only while the object participates in an active modifier.
Derived Types(8)
Types that inherit from RangeConfigurationObject.
CCCCCCCC
RangeAction
Serializable product action executed after capture, target and bubble handlers have had a chance to call [[PreventDefault]]. Actions run in Inspector order.
RangeActionString
Serializable string resolver shared by built-in and custom range actions.
RangeGestureRecognizer
Serializable custom gesture policy evaluated by the component's shared interaction router. Return [[Claim]] only when the gesture is recognized; the router resolves simultaneous claims by priority and then stable Inspector declaration order.
RangePayloadStringBinding
Optional named payload override for one authored string value.
RangeStatePlayback
Serializable playback policy controlling rule enter, exit, event and cancellation.
RangeStateRule
Base definition shared by transient modifier and parameter rules.
RangeStateSelector
Serialized or code-first predicate over an entity's current typed signals.
RuleValue
Serializable boxed value used only while a ParameterRule binding is resolved.
