Application.isMinimized | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Application Class Summary |
Availability |
Windows, Mac OSX, Linux |
Usage |
mdm.Application.isMinimized():Boolean |
Parameters |
None |
Returns |
A Boolean |
Description |
Contains a boolean indicating whether or not the application is minimized or not. |
Notes |
Read-Only |
Example Code |
var isMinimized:Boolean = mdm.Application.isMinimized; |
mdm.Application Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |