RSS

Вторник, 05.11.2024, 19:32
Главная » 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