hl.get_active_monitor¶
- hl.get_active_monitor()¶
Get the currently active monitor.
Signature¶
hl.get_active_monitor(): HL.Monitor | nil
Returns¶
- result
HL.Monitor| nil Return value.
Examples¶
See also¶
HL.APINamespace or API object containing this function.