Contents

groupName

The group that contains the note.

Declaration

@NSCopying var groupName: INSpeakableString? { get }

Discussion

Use groups to organize notes within your app. For example, a group might correspond to a folder that contains related notes. The group name should correspond to the user-visible name of the group in your app.

See Also

Getting the Note Content