OffsetDirection
public enum OffsetDirection
Enumeration of offset directions
-
Offset in the down and right direction
Declaration
Swift
case downAndRight
-
Offset in the up and left direction
Declaration
Swift
case upAndLeft