---
title: UIShape.Resolved
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uishape-swift.struct/resolved
---

# UIShape.Resolved

A shape that has completely resolved based on a context.

## Declaration

```swift
struct Resolved
```

## Topics

### Creating a resolved shape by applying insets

- [inset(by:)](uikit/uishape-swift.struct/resolved/inset(by:)-9sjcg.md)
- [inset(by:)](uikit/uishape-swift.struct/resolved/inset(by:)-1r5gp.md)

### Accessing the resolved shape’s attributes

- [shape](uikit/uishape-swift.struct/resolved/shape.md)
- [boundingRect](uikit/uishape-swift.struct/resolved/boundingrect.md)
- [path](uikit/uishape-swift.struct/resolved/path.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)

## See Also

### Creating a dynamic hover shape

- [init(_:)](uikit/uishape-swift.struct/init(_:).md)
- [UIShapeProvider](uikit/uishapeprovider-60loj.md)
- [UIShape.ResolutionContext](uikit/uishape-swift.struct/resolutioncontext.md)
