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