Corner
public enum Corner : Equatable
What corner the decoration element should be positioned in.
-
Declaration
Swift
case topLeft
-
Declaration
Swift
case topRight
-
Declaration
Swift
case bottomRight
-
Declaration
Swift
case bottomLeft