IAppLinkEntry.Thumbnail Property

Definition

Gets or sets a small image that appears with the item in search results.

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

Property Value

A small image that appears with the item in search results

Applies to

See also