---
title: showsCursor
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scscreenshotconfiguration/showscursor
---

# showsCursor

A Boolean value that specifies whether the pointer appears in the screenshot.

## Declaration

```swift
var showsCursor: Bool { get set }
```

## Discussion

Discussion By default the pointer is visible in screenshots.
