thresholds property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

A list of thresholds where each threshold is a ratio of intersection area to bounding box area of an observed target.

This property is read-only.

Syntax

JavaScript
thresholds = object.thresholds

 

Property values

Type: sequence<double>

A list of thresholds where each threshold is a ratio of intersection area to bounding box area of an observed target.

Remarks

See also

IntersectionObserver