alwaysOnTop([value])
Class: Window.
Description:
Sets or gets whether window should always stay on top of other windows.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
Set Window to be on top or not |
Returns:
Returns this Window if arguments are supplied, otherwise returns boolean value.
Type: Window | boolean
