---
title: isMultitaskingSupported
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uidevice/ismultitaskingsupported
---

# isMultitaskingSupported

A Boolean value that indicates whether the current device supports multitasking.

## Declaration

```swift
var isMultitaskingSupported: Bool { get }
```
