共用方式為


Slider.ThumbImage 屬性

定義

警告

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

取得或設定要用於滑動軸捲動方塊按鈕的影像。

[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

屬性值

要用於滑桿滾動條按鈕的影像。

屬性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

適用於