[]
Describes the result of the Layout#split method.
CannotSplit: 2;
Unable to split the text without leaving the first part empty.
FitAll: 1;
All text fits into the original Layout.
Split: 0;
The text split successfully between instances of Layout.