Frame:StartSizing
Jump to navigation
Jump to search
↑ Widget API
| Predicates |
|---|
IsProtectedFunction
|
AllowedWhenUntainted
|
| Links |
| This function is restricted.
|
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
Patch 11.1.7 (2025-06-17): Restricted. Can no longer be called on protected objects by insecure code while in combat.