Revision Difference
DFrame:SetDeleteOnClose#513230
<function name="SetDeleteOnClose" parent="DFrame" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Determines whether or not the DFrame is removed when it is closed with <page>DFrame:Close</page>.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="shouldDelete" type="boolean">Whether or not to delete the frame on close. This is `true` by default.</arg>⤶
</args>⤶
</function>⤶
⤶