setGraphicsState(_:)
Makes the graphics context of the specified graphics state current, and resets graphics state.
Declaration
class func setGraphicsState(_ gState: Int)Discussion
The graphicState identifier must be created in the calling thread.