TextOrientationSpan.Sideways


public final class TextOrientationSpan.Sideways implements TextOrientationSpan


A span that forces the enclosed text to be displayed in a sideways orientation (TextOrientation.SIDEWAYS) within a vertical text layout.

This is useful for orienting text horizontally when the surrounding text is vertical.

Summary

Public constructors

Public constructors

Sideways

Added in 1.0.0-alpha01
public Sideways()