Menu.Items Property

Definition

Gets the collection of menus that belong to this menu.

public System.Collections.ObjectModel.ObservableCollection<Xamarin.Forms.MenuItem> Items { get; }
member this.Items : System.Collections.ObjectModel.ObservableCollection<Xamarin.Forms.MenuItem>

Property Value

Applies to