OutputLayoutManager.ArrangeWindows Method

Top 

Description

Arranges the windows based on a window layout. Call OutputLayout.ApplyUpdates() to perform the action.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

OutputLayoutManager.ArrangeWindows(Variable layout)

Variable

Arranges the windows based on a window layout. Call OutputLayout.ApplyUpdates() to perform the action.

OutputLayoutManager.ArrangeWindows(Variable layout, Array windowIds)

Variable

Specify a tiling layout using window IDs to specify the ordering and -1 to separate rows/columns. Call OutputLayout.ApplyUpdates() to perform the action.

 

 

See also

OutputLayoutManager Object

Output Layout Control Guide