https://www.youtube.com/watch?v=EokQXnBibIk&list=PLtmQsn29mAv8UPdAvXgq5jOfKDPpmxxti /mnt/1T-5e7/mycodehtml/Mobile/Xamarin/Easy_programming/009_Layout02_ScrollView/main.html ================================================================================ <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Green" FontSize="30" /> <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Green" FontSize="30" /> <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Green" FontSize="30" /> <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Green" FontSize="30" /> <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Green" FontSize="30" /> <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Green" FontSize="30" /> <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Green" FontSize="30" /> <Label Text="Welcom to Xamarin.Forms" HorizontalOptions="Center" BackgroundColor="Red" FontSize="30" /> ================================================================================ ================================================================================ ================================================================================ ================================================================================ <ScrollView> <StackLayout> ... </StackLayout> </ScrollView> ================================================================================ ScrollView has only one element (StackLayout in this case)