Contents

isFromCurrentDevice

A Boolean value that indicates whether the user originated their account on the current device.

Declaration

var isFromCurrentDevice: Bool { get set }

Discussion

Accounts that you fetch using VSUserAccountManager may be from other devices signed into the same iCloud account.

See Also

User account information