Bamboo
Basic
Home
API Reference
API Reference
/
System
/
sysSetMonitor
sysSetMonitor
Moves the window to the given monitor index.
System
Parameters & Returns
Parameters
monitor
Int
Returns
Void
Quick Summary
Moves the window to the given monitor index.
Technical Exegesis...
Relocates (and, in fullscreen, targets) the application window onto the display with the given index. Use with sysGetMonitors to pick a valid one.
Example
Example.bam
; No example implemented yet
Since: 1.0
Status: Stable
← Back to System