Gets the frame's strata. The strata determines render order on a coarser level than Layer does, as well as determining how far an element is brought to the front when clicked on.
strata = Frame:GetStrata() | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
strata | result | string | The item's current strata. |