Contents

shared()

Returns a shared keychain save panel object.

Declaration

class func shared() -> SFKeychainSavePanel!

Discussion

If the shared object has not already been created, this method allocates and initializes the object first.

See Also

Related Documentation

  • Keychain Services Programming Guide