synchronizable property

bool synchronizable
final

kSecAttrSynchronizable: Shared. Indicates whether the keychain item should be synchronized with iCloud. true enables synchronization, false disables it.

Implementation

final bool synchronizable;