---
sidebar_label: Metrics.LayoutCount
# Metrics.LayoutCount property
**Signature:**
```typescript
interface Metrics {
LayoutCount?: number;
}
```