Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns whether the popup window will be modal when shown.
Set method documentation [Android Documentation]
Set whether this window should be modal when shown.
If a popup window is modal, it will receive all touch and key input.
If the user touches outside the popup window's content area the popup window
will be dismissed.