---
title: "init(content:)"
framework: authenticationservices
role: symbol
role_heading: Initializer
path: "authenticationservices/asimportablecredential/note/init(content:)"
---

# init(content:)

Creates a note instance from the note contents.

## Declaration

```swift
init(content: ASImportableEditableField)
```

## Parameters

- `content`: The contents of the note.
