Revision Difference
Panel:SetKeyBoardInputEnabled#526376
<function name="SetKeyBoardInputEnabled" parent="Panel" type="classfunc">
<description><deprecated>Alias of <page>Panel:SetKeyboardInputEnabled</page></deprecated>Enables or disables the keyboard input for the panel.</description>
<description><deprecated>Alias of <page text="Panel:SetKeyboardInputEnabled">Panel:SetKeyboardInputEnabled(lowercase)</page></deprecated>Enables or disables the keyboard input for the panel.</description>
<realm>Client</realm>
<args>
<arg name="keyboardInput" type="boolean">Whether to enable or disable keyboard input.</arg>
</args>
</function>