RSS

Понедельник, 29.04.2024, 03:22
Главная » WoW API » API Виджеты » Фрейм »

enabled = StatusBar:IsResizable()

[ править ]
Returns whether the frame can be resized by the user.
[клоны]
Returns whether the frame can be resized by the user.


Signature:
Code
enabled = Frame:IsResizable()

Returns:
  • enabled - 1 if the frame can be resized by the user; otherwise nil (1nil)

Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/IsResizable