---
title: appPrefersNative
framework: coreservices
role: symbol
role_heading: Type Property
path: coreservices/lsiteminfoflags/1446535-appprefersnative
---

# appPrefersNative

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

## Declaration

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