---
title: CTRubyOverhang
framework: coretext
role: symbol
role_heading: Enumeration
path: coretext/ctrubyoverhang
---

# CTRubyOverhang

Constants that specify whether, and on which side, ruby text can overhang adjacent text if it’s wider than the base text.

## Declaration

```swift
enum CTRubyOverhang
```

## Topics

### Constants

- [CTRubyOverhang.auto](coretext/ctrubyoverhang/auto.md)
- [CTRubyOverhang.start](coretext/ctrubyoverhang/start.md)
- [CTRubyOverhang.end](coretext/ctrubyoverhang/end.md)
- [CTRubyOverhang.none](coretext/ctrubyoverhang/none.md)
- [CTRubyOverhang.invalid](coretext/ctrubyoverhang/invalid.md)

### Initializers

- [init(rawValue:)](coretext/ctrubyoverhang/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [CTFontDescriptorMatchingState](coretext/ctfontdescriptormatchingstate.md)
- [CTFontManagerAutoActivationSetting](coretext/ctfontmanagerautoactivationsetting.md)
- [CTFontManagerError](coretext/ctfontmanagererror.md)
- [CTFontManagerScope](coretext/ctfontmanagerscope.md)
- [CTLineBoundsOptions](coretext/ctlineboundsoptions.md)
- [CTRubyAlignment](coretext/ctrubyalignment.md)
- [CTRubyPosition](coretext/ctrubyposition.md)
