Page.BackgroundImageProperty Field

Definition

Caution

BackgroundImageProperty is obsolete as of 4.0.0. Please use BackgroundImageSourceProperty instead.

Identifies the BackgroundImage property.

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

Field Value

Attributes

Applies to