Invoked from a text object’s implementation of resignFirstResponder, this method requests permission for aTextObject to end editing.
Original signature is '- (BOOL)textShouldEndEditing:(NSText *)aTextObject'
Available in Mac OS X v10.0 and later.


- aTextObject (NSText)
- MISSING


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