Hello All,
I am facing a problem .I have created two Frame control ,one is frameContainer and second one in innerFrame.
I have set innerFrame as the content of frameContainer.Now at the runtime i want to attach an panning event on innerFrame .
But my challange is that i will not use the innerFrame may be replaced with some other frames.So i need to get the innerFrame of
frameContainer .
anyone can help me on this:
↧
How to get inner control of a frame by code in xamarin.forms
↧