共用方式為


UISlider.CurrentThumbImage 屬性

定義

這個屬性會傳 UIImage 回做為控制項之 Thumb 影像使用的 。

public virtual UIKit.UIImage CurrentThumbImage { [Foundation.Export("currentThumbImage")] get; }
member this.CurrentThumbImage : UIKit.UIImage

屬性值

屬性

備註

如果控制項沒有設定任何自訂指紋影像,則這個屬性會傳回 null

適用於