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

IconSource

Namespace: FluentAvalonia.UI.Controls

Represents the base class for an icon source

C#

public class IconSource : AvaloniaObject


Xaml

<ui:IconSource />


Required Template Parts

None :)


Pseudoclasses




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.IconSource.Foreground` property


Events


Methods