Revision Difference
DLabel:Toggle#513733
<function name="Toggle" parent="DLabel" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
Toggles the label's state. This can be set and retrieved with <page>DLabel:SetToggle</page> and <page>DLabel:GetToggle</page>.⤶
⤶
In order to use toggle functionality, you must first call <page>DLabel:SetIsToggle</page> with `true`, as it is disabled by default.⤶
</description>⤶
<realm>Client</realm>⤶
</function>⤶
⤶