Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Indicates whether clipping of the popup window is enabled.
Set method documentation [Android Documentation]
Allows the popup window to extend beyond the bounds of the screen. By default the window is clipped to the screen boundaries. Setting this to false will allow windows to be accurately positioned.
If the popup is showing, calling this method will take effect only the next time the popup is shown or through a manual call to one of the PopupWindow.Update methods.