SKSettings.overlayPriority
uint overlayPriority
Description
For overlay applications, this is the order in which apps should be composited together. 0 means first, bottom of the stack, and uint.MaxValue is last, on top of the stack.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!