Foundation.NSNotificationCenter.RemoveObserver Method
Documentation for this section has not yet been entered.

Syntax

[Foundation.Export("removeObserver:name:object:")]
public virtual void RemoveObserver (NSObject observer, string aName, NSObject anObject)

Parameters

observer
Documentation for this section has not yet been entered.
aName

Optional name that you registered. Use null if you do not want filtering to take place.

This parameter can be null.

anObject

The object that you originally registered interest in.

This parameter can be null.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0