Documentation for this section has not yet been entered.
Indicates whether the popup is showing above (the y coordinate of the popup's bottom is less than the y coordinate of the anchor) or below the anchor view (the y coordinate of the popup is greater than y coordinate of the anchor's bottom). The value returned by this method is meaningful only after PopupWindow.ShowAsDropDown(Android.Views.View) or PopupWindow.ShowAsDropDown(Android.Views.View, System.Int32, System.Int32) was invoked.