dashPattern
Gets the dash pattern for the border as an array of NSNumber objects.
Declaration
var dashPattern: [Any]? { get set }Discussion
Refer to the description for NSBezierPath for more information.
Gets the dash pattern for the border as an array of NSNumber objects.
var dashPattern: [Any]? { get set }Refer to the description for NSBezierPath for more information.