こんにちは、UISlider の右側を削除したいです。
[progressSlider setMaximumTrackImage:[[[UIImage alloc] init] autorelease] forState:UIControlStateNormal];
しかし、すべてのスライダーを削除し、サムネイル画像のみを保持します。理由はありますか?
こんにちは、UISlider の右側を削除したいです。
[progressSlider setMaximumTrackImage:[[[UIImage alloc] init] autorelease] forState:UIControlStateNormal];
しかし、すべてのスライダーを削除し、サムネイル画像のみを保持します。理由はありますか?