Icon Property
Gets or sets the icon of the window.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public WindowIcon? Icon { get; set; }
Public Property Icon As WindowIcon
Get
Set
member Icon : WindowIcon with get, set