I have view which contains a scrollView.The scrollview contains buttons,labels and several textfields.To view the top content of the scrollview, I have to scroll it down.Otherwise it shows only the bottom part.How can I show the the top elements of my scrollview without scrolling it down?It is ok to scroll it up to view bottom contents of the scrollview.
I have view which contains a scrollView.The scrollview contains buttons,labels and several textfields.To view
Share
@harshiYL it would be better if u post some code in order to detect errors.What i suspect is ur scroll views frame and content size.Use the code below:-
Hope it helps.