---
title: SKLabelHorizontalAlignmentMode.right
framework: spritekit
role: symbol
role_heading: Case
path: spritekit/sklabelhorizontalalignmentmode/right
---

# SKLabelHorizontalAlignmentMode.right

Positions the text so that the right side of the text is on the node’s origin.

## Declaration

```swift
case right
```

## See Also

### Constants

- [SKLabelHorizontalAlignmentMode.center](spritekit/sklabelhorizontalalignmentmode/center.md)
- [SKLabelHorizontalAlignmentMode.left](spritekit/sklabelhorizontalalignmentmode/left.md)
