SpanTypes Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum SpanTypes
type SpanTypes = 
Inheritance
SpanTypes

Fields

Name Value Description
User -16777216
PriorityShift 16
InclusiveExclusive 17
MarkMark 17
InclusiveInclusive 18
MarkPoint 18
UserShift 24
ExclusiveExclusive 33
PointMark 33
ExclusiveInclusive 34
PointPoint 34
Paragraph 51
PointMarkMask 51
Composing 256
Intermediate 512
Priority 16711680

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to