A Pixel for which to watch a value.
The name of the value to watch, see keys of UsePixelValueNamesMap for the complete list.
Optional
options: { Optional arguments.
Optional
explicitWhether to wait on a call to the dispatcher with "start" before watching the value. Otherwise the hook returns the required value as soon the Pixel is connected.
Optional
minThe minimum time interval in milliseconds between two updates. Ignored for "roll" value.
An array with:
React Hook that updates when the specified value of the given Pixel changes.