---
title: "init(_:)"
framework: uikit
role: symbol
role_heading: Initializer
path: "uikit/uiuserinterfacestyle/init(_:)"
---

# init(_:)

Creates a user interface style from the specified SwiftUI color scheme.

## Declaration

```swift
init(_ colorScheme: ColorScheme?)
```
