Sets the parent of this frame. Circular dependencies result in undefined behavior. If this frame's secure mode is "restricted", then its parent must also have a secure mode of "restricted".
| Frame:SetParent(parent) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| parent | parameter | Element | The new parent for this frame. |