RSS

Четверг, 28.03.2024, 15:47
Главная » WoW API » API Виджеты » Окно редактирования »

enabled = EditBox:IsAutoFocus()

[ править ]
Returns whether the edit box automatically acquires keyboard input focus.
[клоны]
Returns whether the edit box automatically acquires keyboard input focus.


Signature:
Code
enabled = EditBox:IsAutoFocus()

Returns:
  • enabled - 1 if the edit box automatically acquires keyboard input focus; otherwise nil (1nil)

Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/IsAutoFocus