Revision Difference
Panel:NoClipping#511005
<function name="NoClipping" parent="Panel" type="classfunc">⤶
<description>⤶
Sets whether this panel's drawings should be clipped within the parent panel's bounds.⤶
⤶
See also <page>Global.DisableClipping</page> and <page>surface.DisableClipping</page>.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="clip" type="boolean">Whether to clip or not.</arg>⤶
</args>⤶
</function>⤶
⤶