次の方法で共有


UISlider.CurrentMinTrackImage プロパティ

定義

コントロールの値に対して表示される最小トラック UIImage を返します。

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

プロパティ値

属性

注釈

カスタム トラック イメージがない場合、このプロパティは を返します null

適用対象