Button.Image Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
Image is obsolete as of 4.0.0. Please use ImageSource instead.
Pobiera lub ustawia opcjonalne źródło obrazu do wyświetlenia obok tekstu w przycisku. Jest to właściwość, która można powiązać.
[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
Wartość właściwości
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute