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