---
title: proposedFlip
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/value-swift.struct/proposedflip
---

# proposedFlip

Was the object flipped from the start of this interaction

## Declaration

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

## See Also

### Getting the proposed locations

- [proposedDestination](tabletopkit/tabletopinteraction/value-swift.struct/proposeddestination.md)
