---
title: edge
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/pushtransition/edge
---

# edge

The edge from which the view will be animated in.

## Declaration

```swift
var edge: Edge
```

## See Also

### Creating the transition

- [init(edge:)](swiftui/pushtransition/init(edge:).md)
