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

Search Results for

    Class AutoDirection

    Attached properties that make an existing Avalonia.Controls.TextBlock display an IIconGlyph with automatic right-to-left glyph selection. Prefer AutoDirectionFontIcon where the control is under your control; this is intended for text blocks inside templates that cannot be replaced.

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

    Fields

    Name Description
    GlyphProperty

    Defines the AutoDirection.Glyph attached property.

    Methods

    Name Description
    GetGlyph(TextBlock)

    Gets the icon displayed by the text block.

    SetGlyph(TextBlock, IIconGlyph?)

    Sets the icon displayed by the text block.

    © Singulink. All rights reserved.