summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/ScrollViewRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Implicit impl of controller ifaces (#807)kingces951-11/+6
2017-03-24[iOS] Platform specifics to control ScrollView content touch delay (#563)adrianknight891-3/+10
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-0/+1
2017-01-09[iOS] Register effects for ScrollView and WebView (#641)adrianknight891-1/+8
2016-10-04Merge branch 'ios-scrolltoposition' of https://github.com/adrianknight89/Xama...Stephane Delcroix1-0/+4
2016-09-23using internal Clamp methodAdrian Knight1-17/+2
2016-09-23iOS ScrollView should not scroll out of place on scrolling to elementAdrian Knight1-0/+19
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-12/+0
2016-03-22Initial importJason Smith1-0/+246