---
title: count
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/entitygeometricpins/count
---

# count

The total number of pins.

## Declaration

```swift
@MainActor var count: Int { get }
```
