---
title: isBuiltIn
framework: corehid
role: symbol
role_heading: Instance Property
path: corehid/hiddevicemanager/devicematchingcriteria/isbuiltin
---

# isBuiltIn

A Boolean value that indicates whether the device is built-in to the system or external.

## Declaration

```swift
var isBuiltIn: Bool?
```
