public class TextCapsType
Field Summary | ||
---|---|---|
static final int | NONE | |
None caps
|
||
static final int | ALL | |
Apply all caps on the text.
|
||
static final int | SMALL | |
Apply small caps to the text.
|