---
title: appPrefersClassic
framework: coreservices
role: symbol
role_heading: Type Property
path: coreservices/lsiteminfoflags/1447454-appprefersclassic
---

# appPrefersClassic

Item is an application that can run either natively or in the Classic emulation environment, but prefers tobe launched in the Classic environment. This flag is valid only when kLSItemInfoIsNativeApp isset.

## Declaration

```swift
static var appPrefersClassic: LSItemInfoFlags { get }
```
