UICanvas.BringToFront(IUIComponent) Method
Definition
Namespace: Brine2D.UI
Moves a component to the top of the draw/input order. If it is not a direct child, the owning top-level container is brought to front instead. No-op if the component is not on this canvas or is already at the front.
Parameters
component IUIComponent