---
title: indirect
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstouch/touchtypemask/indirect
---

# indirect

An indirect touch that is not on a screen, like a digitizer touch.

## Declaration

```swift
static var indirect: NSTouch.TouchTypeMask { get }
```

## See Also

### Masking the Touch Types

- [direct](appkit/nstouch/touchtypemask/direct.md)
