Shell.FlyoutIcon Property

Definition

Gets or sets the icon that, when pressed, opens the Shell Flyout.

public Xamarin.Forms.ImageSource FlyoutIcon { get; set; }
member this.FlyoutIcon : Xamarin.Forms.ImageSource with get, set

Property Value

The default icon is a "hamburger" icon.

Applies to