Native:GetStrata

Gets the native item'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.

Usage:

strata = Native:GetStrata()
ParameterTypeDatatypeDescription
strataresultstringThe item's current strata.