BaseShellItem.Icon Property

Definition

Defines the icon to display in parts of the chrome that are not the flyout.

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

Property Value

A ImageSource that represents an icon.

Applies to