TextOrientationSpan.Upright


public final class TextOrientationSpan.Upright implements TextOrientationSpan


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

This is useful for ensuring that text remains vertical, even if the surrounding text flow is sideways.

Summary

Public constructors

Public constructors

Upright

Added in 1.0.0-alpha01
public Upright()