Base interface for all UI elements returned by UIContainer add methods.
Hides the element without destroying it. Call Show() to make it visible again.
Makes a previously hidden element visible again.
Permanently removes the element from the UI panel.
Base interface for all UI elements returned by UIContainer add methods.