Skip to content

Commit b2e51f6

Browse files
author
pinnacle-comp
committed
1 parent b2123e4 commit b2e51f6

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

main/classes/pinnacle.window.WindowHandle.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,19 @@ This will bring the window to the front.
348348

349349

350350

351+
### <Badge type="method" text="method" /> lower
352+
353+
<div class="language-lua"><pre><code>function pinnacle.window.WindowHandle:lower()</code></pre></div>
354+
355+
Lowers a window.
356+
357+
This will bring the window to the back.
358+
359+
360+
361+
362+
363+
351364
### <Badge type="method" text="method" /> is_on_active_tag
352365

353366
<div class="language-lua"><pre><code>function pinnacle.window.WindowHandle:is_on_active_tag()

0 commit comments

Comments
 (0)