---
title: CGWindowSharingType.none
framework: coregraphics
role: symbol
role_heading: Case
path: coregraphics/cgwindowsharingtype/none
---

# CGWindowSharingType.none

## Declaration

```swift
case none
```

## Discussion

Discussion The window is not shared.

## See Also

### Constants

- [CGWindowSharingType.readOnly](coregraphics/cgwindowsharingtype/readonly.md)
- [CGWindowSharingType.readWrite](coregraphics/cgwindowsharingtype/readwrite.md)
