If My Android App visible area starting point Will be (0,500) pointer location On screen, How can I get this Starting Pointer location in code, Like If we want Android.Views.View ScreenLocation means We can use View.GetScreenLocation() method, Like that I needs to get Android App activity Visible Area ScreenLocation. If anyone knows suggest possible ways.
↧