Foundation.NSObject.RemoveObserver Method
Stops the specified observer from receiving further notifications of changed values for the specified keyPath.

Syntax

public void RemoveObserver (NSObject observer, string keyPath)

Parameters

observer
Object currently receiving the observer notifications.
keyPath
Key-path to use to perform the value lookup. The keypath consists of a series of lowercase ASCII-strings with no spaces in them separated by dot characters.

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