Widget API: Region:Show
← Widget API ← Region < Show
This function makes a frame visible.
object:Show()
- Arguments
- none
- Returns
- none
- Description
- Makes a frame visible. Note that if a frame's parent is hidden, the frame displayed will not appear until its parent is shown as well.