Enumeration type for the glyph type.
C# Copy public enum GlyphType
public enum GlyphType
Glyph stored as pixels.
Glyph stored as vectors (scalable). This feature requires highp shader support and is not available on all platforms.