Button.ImageSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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