---
title: MTRContentLauncherClusterDimensionStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtrcontentlauncherclusterdimensionstruct
---

# MTRContentLauncherClusterDimensionStruct

## Declaration

```swift
class MTRContentLauncherClusterDimensionStruct
```

## Topics

### Instance Properties

- [height](matter/mtrcontentlauncherclusterdimensionstruct/height.md)
- [metric](matter/mtrcontentlauncherclusterdimensionstruct/metric.md)
- [width](matter/mtrcontentlauncherclusterdimensionstruct/width.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [MTRContentLauncherClusterDimension](matter/mtrcontentlauncherclusterdimension.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
