ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
enum | AGSLabelStackSeparatorBreakPosition { AGSLabelStackSeparatorBreakPositionAutomatic = 0 , AGSLabelStackSeparatorBreakPositionAfter = 1 , AGSLabelStackSeparatorBreakPositionBefore = 2 } |
The position where the separator character in a label will be written, if used. Whether the separator code point should appear at the end of one row or the beginning of the next. This does not matter if the separator is not to be visible when used.