|
Navigation: Programming with Amos > Class Reference > Amos Graphics Class Reference > Pd Class Members > Methods > ViewFullScreen Method |
Displays the Amos Graphics window maximized without a title bar, or displays it normally.
Syntax
Pd.ViewFullScreen (tf)
The ViewFullScreen method syntax has the following parts:
Part |
Description |
tf |
If tf is True, display the Amos Graphics window maximized without a title bar. Otherwise, display it normally. |