ZIndexOrder
@objc
public enum ZIndexOrder : Int
Constants indicating the zIndex order of the cells int the layout.
-
Ascending order
Declaration
Swift
case ascending -
Descending order
Declaration
Swift
case descending
View on GitHub
Install in Dash
ZIndexOrder Enumeration Reference