Contents

userInfo

The user info for the migration manager.

Declaration

var userInfo: [AnyHashable : Any]? { get set }

Discussion

You can use the user info dictionary to aid the customization of your migration process.

See Also

Customizing the Manager