Foundation.NSObservedChange.IsPrior Property
If this flag is true, this indicates that the observed method is being called before the change takes place.

Syntax

public bool IsPrior { get; }

Value

Remarks

For this property to have a value, the options passed to NSObject.AddObserver method should contain the value NSKeyValueObseringOptions.Prior.

Requirements

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