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 Object? Icon { get; set; }
Public Property Icon As Object
Get
Set
member Icon : Object with get, set