---
title: requestBasicFlagsOnly
framework: coreservices
role: symbol
role_heading: Type Property
path: coreservices/lsrequestedinfo/1447145-requestbasicflagsonly
---

# requestBasicFlagsOnly

Requests all item-information flags that are not application-specific: that is, all except kLSItemInfoIsNativeApp through kLSItemInfoAppIsScriptable.

## Declaration

```swift
static var requestBasicFlagsOnly: LSRequestedInfo { get }
```
