---
title: ShapeMarkup.Shape.ChatBubble
framework: paperkit
role: symbol
role_heading: Structure
path: paperkit/shapemarkup/shape-swift.enum/chatbubble
---

# ShapeMarkup.Shape.ChatBubble

## Declaration

```swift
struct ChatBubble
```

## Topics

### Initializers

- [init(tailLocation:tailAngle:)](paperkit/shapemarkup/shape-swift.enum/chatbubble/init(taillocation:tailangle:).md)

### Instance Properties

- [path](paperkit/shapemarkup/shape-swift.enum/chatbubble/path.md)
- [tailAngle](paperkit/shapemarkup/shape-swift.enum/chatbubble/tailangle.md)
- [tailLocation](paperkit/shapemarkup/shape-swift.enum/chatbubble/taillocation.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
