---
title: WKInterfaceObjectHorizontalAlignment.right
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkinterfaceobjecthorizontalalignment/right
---

# WKInterfaceObjectHorizontalAlignment.right

Right alignment. The object’s content aligns with the right edge of the container and extends to the left.

## Declaration

```swift
case right
```

## See Also

### Constants

- [WKInterfaceObjectHorizontalAlignment.left](watchkit/wkinterfaceobjecthorizontalalignment/left.md)
- [WKInterfaceObjectHorizontalAlignment.center](watchkit/wkinterfaceobjecthorizontalalignment/center.md)
