LineOutlineStyle
public enum LineOutlineStyle
Line outline style.
Around the pattern.
Declaration
Swift
case aroundThePattern
Before and after the pattern.
Declaration
Swift
case beforeAndAfterThePattern
Solid.
Declaration
Swift
case solid