---
title: UIVerticalBarEdge.leading
framework: UIKit
role: symbol
role_heading: Case
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uiverticalbaredge/leading
---

# UIVerticalBarEdge.leading

The vertical bar is on the leading edge.

## Declaration

```swift
case leading
```

## See Also

### Getting the edge values

- [UIVerticalBarEdge.trailing](uikit/uiverticalbaredge/trailing.md)
- [UIVerticalBarEdge.unspecified](uikit/uiverticalbaredge/unspecified.md)
