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

Syntax

[Foundation.Export("removeObserver:")]
public virtual void RemoveObserver (NSObject observer)

Parameters

observer
Documentation for this section has not yet been entered.

Remarks

The observer parameter is either the return value from the AddObserver methods that take a Action<NSNotification> parameter (the C# style API) or the "observer" parameter that is passed to AddObserver (the Objective-C style API).

Requirements

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