Foundation.NSKeyValueChange Enumeration
An enumeration indicating the type of change occurring in the NSObject.WillChange and NSObject.DidChange methods.

Syntax

[ObjCRuntime.Native]
public enum NSKeyValueChange

Remarks

Members

Member NameDescription
InsertionThe change being reported is an insertion into a collection.
RemovalThe change being reported is a removal from a collection.
ReplacementThe change being reported is a set of changes in a collection.
SettingThe change is reported for setting a value in a property.

Requirements

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