MenuFlyoutItemsSource Property
Gets or sets the items of the MenuFlyout
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IEnumerable? ItemsSource { get; set; }
Public Property ItemsSource As IEnumerable
Get
Set
member ItemsSource : IEnumerable with get, set
Property Value
IEnumerable