Returns the draw order of the window.
| <window>.getDrawOrder() |
This command will return the draw order of the window. The render order of windows is based on the draw order. A lower value means the window will be rendered earlier than higher values. The default value is 0.
The draw order of the window.