---
title: isModelEnabled
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/roomcaptureview/ismodelenabled
---

# isModelEnabled

A Boolean value that determines whether the view displays a miniature rendering of the scanned room at the bottom of its bounds.

## Declaration

```swift
@MainActor @preconcurrency var isModelEnabled: Bool { get set }
```

```swift
@MainActor @preconcurrency var isModelEnabled: Bool
```
