# `GSLineCapStyle.GSLineCapStyleRoundInset`

*Case*

Ends the stroke with an inset semicircular cap.

## Declaration

```swift
case roundInset
```

```objc
GSLineCapStyleRoundInset
```

```python
GSLineCapStyleRoundInset
```

