---
title: none
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/manipulable/inertia/none
---

# none

A view has no inertia and no resistance to being manipulated.

## Declaration

```swift
static let none: Manipulable.Inertia
```
