Slider.ThumbImage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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