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.
The user info for the migration manager.
var userInfo: [AnyHashable : Any]? { get set }You can use the user info dictionary to aid the customization of your migration process.