NativeMenu.

Items Property

Namespace
Avalonia.Controls
Containing Type
NativeMenu

Syntax

[Content]
public IList<NativeMenuItemBase> Items { get; }

Attributes

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

Value

Type Description
IList<NativeMenuItemBase>