create an ScrollView?using C# but not scrolled
content=new ScrollView
{
content= stackLayout
}
how can I solve this
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthahar JegatheesanPosted May 1, 2017, 12:08 AM
You need to set the content size to fit the content of the scroll view .if you need to set the contentsize of the scrollview and you will see scroll view
I believe this answer will help you , let me if any