Overridden by subclasses to perform additional actions when subviews are added to the receiver.
Original signature is '- (void)didAddSubview:(NSView *)subview'
Available in Mac OS X v10.0 and later.


- subview (NSView)
- The view that was added as a subview.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)