Returns the general layering strata of the frame

Signature:

strata = Frame:GetFrameStrata()

Returns:

  • strata - Token identifying the strata in which the frame should be layered (string, frameStrata)
    • BACKGROUND
    • DIALOG
    • FULLSCREEN
    • FULLSCREEN_DIALOG
    • HIGH
    • LOW
    • MEDIUM
    • PARENT
    • TOOLTIP