Enum GlyphType

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Enumeration type for the glyph type.

    public enum GlyphType

    Fields

    Name Description
    BitmapGlyph

    Glyph stored as pixels.

    VectorGlyph

    Glyph stored as vectors (scalable). This feature requires highp shader support and is not available on all platforms.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX