xaml - To load an image in a frame in xamarin.forms -


i want load image in specific frame, when zoom in , out, should within frame, should not come out of boundary. able achieve using scroll view, there white spaces when pan image after zooming image.i want pan through image.

on latest features of xamarin.forms pinch gesture inside contentpage, here official page:

https://developer.xamarin.com/guides/xamarin-forms/user-interface/gestures/pinch/

and entire project sample:

https://github.com/xamarin/xamarin-forms-samples/tree/master/workingwithgestures/pinchgesture

here example of can achieve:

xamarin.forms pinch example


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -