---
title: all
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/nshostingscenebridgingoptions/all
---

# all

The hosting view’s associated window will have both its title bars and toolbars populated with values from their respective modifiers.

## Declaration

```swift
static let all: NSHostingSceneBridgingOptions
```

## See Also

### Geting bridging options

- [title](swiftui/nshostingscenebridgingoptions/title.md)
- [toolbars](swiftui/nshostingscenebridgingoptions/toolbars.md)
