C_UI.DoesAnyDisplayHaveNotch

From Warcraft Wiki
Jump to navigation Jump to search

True if any display attached has a notch. This does not mean the current view intersects the notch.

notchPresent = C_UI.DoesAnyDisplayHaveNotch()

Returns

notchPresent
boolean

Patch changes

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