dealloc()
Deallocates the memory occupied by the receiver.
Declaration
func dealloc()Discussion
This method behaves as described in the NSObject class specification under the dealloc instance method.
Deallocates the memory occupied by the receiver.
func dealloc()This method behaves as described in the NSObject class specification under the dealloc instance method.