NativeMenuItemIcon Property
Gets or sets the icon that appears in a
MenuItem.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Bitmap? Icon { get; set; }
Public Property Icon As Bitmap
Get
Set
member Icon : Bitmap with get, set
Property Value
Bitmap