LineOutlineStyle
public enum LineOutlineStyle
Line outline style.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Solid.
Declaration
Swift
case solid -
Around the pattern.
Declaration
Swift
case aroundThePattern -
Before and after the pattern.
Declaration
Swift
case beforeAndAfterThePattern
LineOutlineStyle Enumeration Reference