C_UI.ShouldUIParentAvoidNotch

From Warcraft Wiki
Jump to navigation Jump to search

UIParent will shift down to avoid notch if true. This does not mean there is a notch.

willAvoidNotch = C_UI.ShouldUIParentAvoidNotch()

Returns

willAvoidNotch
boolean

Patch changes

Shadowlands Patch 9.2.0 (2022-02-22): Added.