Button.ImageSource Property

Definition

Allows you to display a bitmap image on the Button.

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

Property Value

Applies to