Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Retrieve the current window attributes associated with this panel.
Set method documentation [Android Documentation]
Specify custom window attributes. PLEASE NOTE: the
layout params you give here should generally be from values previously
retrieved with Window.Attributes; you probably do not want to
blindly create and apply your own, since this will blow away any values
set by the framework that you are not interested in.