Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

ScrollView doesn't have property Padding

$
0
0

I read book Xamarin Forms and there is example.

ScrollView scrollView = new ScrollView
 {
    Content = textStack,
    VerticalOptions = LayoutOptions.FillAndExpand,
    Padding = new Thickness(5, 0),
 };

But ScrollView doesn't have property Padding. So what does this mean?

Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>