Returns the general layering strata of the frame. Signature: Code strata = Frame:GetFrameStrata()
Returns: - strata - Token identifying the strata in which the frame should be layered (string, frameStrata)
- DIALOG
- FULLSCREEN
- FULLSCREEN_DIALOG
- HIGH
- LOW
- MEDIUM
- PARENT
- TOOLTIP
Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/GetFrameStrata
|