MenuFlyout.

Items Property

Summary

Gets or sets the items of the MenuFlyout
Namespace
Avalonia.Controls
Containing Type
MenuFlyout

Syntax

[Content]
public IEnumerable Items { get; set; }

Attributes

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

Value

Type Description
IEnumerable