UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Class IconGlyphExtensions

    Provides extension methods for IIconGlyph.

    Inheritance
    object
    IconGlyphExtensions
    Namespace: Singulink.UI.Icons
    Assembly: Singulink.UI.Icons.dll
    Syntax
    public static class IconGlyphExtensions

    Methods

    Name Description
    GetCodePoint(IIconGlyph, bool)

    Returns the Unicode code point for the given flow direction: the right-to-left code point when isRightToLeft is true and the icon has a unique RTL version, otherwise the regular code point.

    GetGlyph(IIconGlyph, bool)

    Returns the glyph string for the given flow direction: the right-to-left glyph when isRightToLeft is true and the icon has a unique RTL version, otherwise the regular glyph.

    © Singulink. All rights reserved.