Overload | Description |
---|---|
BringForward(Element) | Bring the element forward within its parent's element collection. This method must be called on the MCT. Use QueuedTask.Run. |
BringForward(IEnumerable<Element>) | Bring the elements forward within their parent's element collection. This method must be called on the MCT. Use QueuedTask.Run. |