Slider.ThumbImage Propiedad

Definición

Precaución

ThumbImage is obsolete as of 4.0.0. Please use ThumbImageSource instead.

Obtiene o establece la imagen que se va a utilizar para el botón del control deslizante.

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

Valor de propiedad

Imagen que se va a usar para el botón de control deslizante.

Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Se aplica a