Slider.ThumbImage Propriedade

Definição

Cuidado

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

Obtém ou define a imagem a ser usada para o botão de posição do controle 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 da propriedade

A imagem a ser usada para o botão de polegar do controle deslizante.

Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Aplica-se a