invalidatePath
Releases the path associated with the receiver.
Declaration
- (void) invalidatePath;Discussion
You can call this method at any time where a change in the path information would require you to recreate the path. This method sets the path property to nil, which causes the cached path to be released.