Revision Difference
Panel:SetDrawLanguageID#511041
<function name="SetDrawLanguageID" parent="Panel" type="classfunc">⤶
<description>⤶
Sets the visibility of the language selection box in a TextEntry when typing in non-English mode.⤶
⤶
See <page>Panel:SetDrawLanguageIDAtLeft</page> for a function that changes the position of the language selection box.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="visible" type="boolean">true to make it visible, false to hide it.</arg>⤶
</args>⤶
</function>⤶
⤶