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

php - Cannot override Laravel Spark authentication with own implementation -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -