Button.Image Proprietà

Definizione

Attenzione

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

Ottiene o imposta l'origine dell'immagine facoltativa da visualizzare accanto al testo del pulsante. Si tratta di una proprietà associabile.

[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

Valore della proprietà

Attributi

Si applica a