FBSDKMutableCopying
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

Extension protocol for NSMutableCopying that adds the mutableCopy method, which is implemented on NSObject.

Discussion:

NSObjectNSCopying, NSMutableCopying implicitly conforms to this protocol.

Extends Protocol:FBSDKCopying, NSMutableCopying
Declared in:FBSDKMutableCopying.h
Metodi di istanza
mutableCopy

Implemented by NSObject as a convenience to mutableCopyWithZone:.

- (id) mutableCopy;
Tipo dichiarato in: FBSDKMutableCopying.h