Button.Image Vlastnost

Definice

Upozornění

Image is obsolete as of 4.0.0. Please use ImageSource instead.

Získá nebo nastaví volitelný zdroj obrázku, aby se zobrazil vedle textu v tlačítku. Jedná se o vázanou vlastnost.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Image is obsolete as of 4.0.0. Please use ImageSource instead.")]
public Xamarin.Forms.FileImageSource Image { get; set; }
member this.Image : Xamarin.Forms.FileImageSource with get, set

Hodnota vlastnosti

Atributy
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Platí pro