MenuItem.

Icon Property

Summary

Gets or sets the icon that appears in a MenuItem.
Namespace
Avalonia.Controls
Containing Type
MenuItem

Syntax

public object Icon { get; set; }

Value

Type Description
object