Hello, I am trying to create my own pan and pinch gestures so I can understand how they work, however I am having some problems finding the boundaries for the dragging. I currently use the ScreenHeight and Contents.Height to find boundaries, however I believe having tabs and a navigation bar are affecting my panning, to where I can't pan all the way to the bottom. Is there a way to get the "usable" content heights that the user sees? I don't care for the tabs and navigation.
↧