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

# direct

A direct touch from a user’s finger on a screen.

## Declaration

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

## See Also

### Masking the Touch Types

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