---
title: childContourCount
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vncontour/childcontourcount
---

# childContourCount

The total number of detected child contours.

## Declaration

```swift
var childContourCount: Int { get }
```

## See Also

### Accessing Child Contours

- [childContours](vision/vncontour/childcontours.md)
- [childContour(at:)](vision/vncontour/childcontour(at:).md)
