NativeMenuItem.

Menu Property

Namespace
Avalonia.Controls
Containing Type
NativeMenuItem

Syntax

[Content]
public NativeMenu Menu { get; set; }

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
NativeMenu