Android.Graphics.Text Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
LineBreakConfig |
Specifies the line-break strategies for text wrapping. |
LineBreakConfig.Builder |
A builder for creating a |
LineBreaker |
Provides automatic line breaking for a <em>single</em> paragraph. |
LineBreaker.Builder |
Helper class for creating a |
LineBreaker.ParagraphConstraints |
Line breaking constraints for single paragraph. |
LineBreaker.Result |
Holds the result of the |
MeasuredText |
Result of text shaping of the single paragraph string. |
MeasuredText.Builder |
Helper class for creating a |
PositionedGlyphs |
Text shaping result object for single style text. |
TextRunShaper |
Provides conversion from a text into glyph array. |
Enums
BreakStrategy | |
HyphenationFrequency | |
HyphenationMode | |
JustificationMode | |
LineBreakStyle | |
LineBreakWordStyle |