Contents

importStatus

A property to indicate the status of import from another device into the app.

Declaration

static var importStatus: MigrationStatus? { get }

Discussion

This value is nil unless a migration completed.

You can use this value to show a notification about the completed migration to the person using the app.

See Also

Accessing the import status