ios - How to implement custom slider of my own? -
i new in ios , trying implement slider in application. have button in middle of uiview , button deed horizontal slider , should have 3 step (maximum, minimum, middle). show 2 different views e.g. when in middle shows half portion of view1 , half portion of view2 , when goes towards maximum value show total view of view1 , when goes towards minimum show total view of view2. have tried lot not find suitable solution. please give me suggestion slider , tell me how implement this.
try utilize segmented control. sounds me, solve task.
ios objective-c uislider
No comments:
Post a Comment