---
title: CTRubyPosition.interCharacter
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctrubyposition/intercharacter
---

# CTRubyPosition.interCharacter

The ruby text is positioned to the right of the base text, regardless of whether it’s horizontal or vertical.

## Declaration

```swift
case interCharacter
```

## Discussion

Discussion This is the way that Bopomofo annotations are attached to Chinese text in Taiwan.

## See Also

### Constants

- [CTRubyPosition.before](coretext/ctrubyposition/before.md)
- [CTRubyPosition.after](coretext/ctrubyposition/after.md)
- [CTRubyPosition.inline](coretext/ctrubyposition/inline.md)
- [CTRubyPosition.count](coretext/ctrubyposition/count.md)
