- observer
- Documentation for this section has not yet been entered.
- aSelector
- Documentation for this section has not yet been entered.
- aname
- Documentation for this section has not yet been entered.
- anObject
- Documentation for this section has not yet been entered.
This is a low-level version of the AddObserver API that allows the consumer to contorl the observer and the selector to notify upon notifications.
Users are encouraged to use the high-level NSNotificationCenter.AddObserver(NSString, Action<NSNotification>, MonoMac.Foundation.NSObject) variant.