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.
Returns a shared keychain save panel object.
class func shared() -> SFKeychainSavePanel!If the shared object has not already been created, this method allocates and initializes the object first.