---
title: FrameResizeDirection.Set
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/frameresizedirection/set
---

# FrameResizeDirection.Set

An efficient set of frame resize directions.

## Declaration

```swift
@frozen struct Set
```

## Topics

### Initializers

- [init(_:)](swiftui/frameresizedirection/set/init(_:).md)

### Type Properties

- [all](swiftui/frameresizedirection/set/all.md)
- [inward](swiftui/frameresizedirection/set/inward.md)
- [outward](swiftui/frameresizedirection/set/outward.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [Hashable](swift/hashable.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
