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 |
MenuItem
.
public object Icon { get; set; }
Type | Description |
---|---|
object |