PopupWindow.ShowAsDropDown(Android.Views.View)
Dispose of the popup window. This method can be invoked only after PopupWindow.ShowAsDropDown(Android.Views.View) has been executed. Failing that, calling this method will have no effect.
[Android Documentation]