Returns whether the frame's boundaries are limited to those of the screen. Signature: Code enabled = Frame:IsClampedToScreen()
Returns: - enabled - 1 if the frame's boundaries are limited to those of the screen when user moving/resizing; otherwise nil (1nil)
Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/IsClampedToScreen
|