Revision Difference
Panel:SetKeyboardInputEnabled(lowercase)#526375
<function name="SetKeyboardInputEnabled" parent="Panel" type="classfunc">⤶
<description>Allows or disallows the panel to receive keyboard focus and input. This is recursively applied to all children.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="enable" type="boolean">Whether keyboard input should be enabled for this panel.</arg>⤶
</args>⤶
</function>⤶
⤶