Property IsWindowMinimized
IsWindowMinimized
Tells whether the application window is minimized.
Declaration
[AvailableSinceVersion(7, 7, 0, 0)]
bool IsWindowMinimized { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
This property is available since v7.7.