Frame:StartSizing

From Warcraft Wiki
Jump to navigation Jump to search
Predicates
IsProtectedFunction
AllowedWhenUntainted
Links
Widget API

Begins resizing the frame via mouse movement.

Frame:StartSizing([resizePoint, alwaysStartFromMouse])

Arguments

resizePoint
FramePoint? = BOTTOMRIGHT : string - Determines the direction that resizing occurs.
alwaysStartFromMouse
boolean? = false

Patch changes

  • The War Within Patch 11.1.7 (2025-06-17): Restricted. Can no longer be called on protected objects by insecure code while in combat.