Button.ImageProperty Field

Definition

Caution

ImageProperty is obsolete as of 4.0.0. Please use ImageSourceProperty instead.

The backing store for the Image bindable property.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("ImageProperty is obsolete as of 4.0.0. Please use ImageSourceProperty instead.")]
public static readonly Xamarin.Forms.BindableProperty ImageProperty;
 staticval mutable ImageProperty : Xamarin.Forms.BindableProperty

Field Value

Attributes

Applies to