Skip to main content Link Search Menu Expand Document (external link)

FAIconElement

Namespace: FluentAvalonia.UI.Controls

Represents the base class for an icon UI element.

C#

public class FAIconElement : Control


Xaml

<ui:FAIconElement />


Required Template Parts

None :)


Pseudoclasses

:disabled, :focus, :focus-visible, :focus-within, :pointerover



Examples and Usage Notes

None yet.


API

Note: Inherited members are not shown


Properties

Foreground Gets or sets a brush that describes the foreground color.
ForegroundProperty Defines the `FluentAvalonia.UI.Controls.FAIconElement.Foreground` property


Events


Methods