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

Search Results for

    Class AutoDirection

    Attached properties that make a Label display an IIconGlyph from an icon font, automatically using its right-to-left glyph when the label's effective flow direction is right-to-left. Set FontFamily to the icon pack's font. The Text property is managed by the attached property and should not be set.

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

    Fields

    Name Description
    GlyphProperty

    Identifies the AutoDirection.Glyph attached property.

    Methods

    Name Description
    GetGlyph(BindableObject)

    Gets the icon displayed by the label.

    SetGlyph(BindableObject, IIconGlyph?)

    Sets the icon displayed by the label.

    © Singulink. All rights reserved.