UIKit.UIDocument.UpdateChangeCount Method
When overridden, can customize the change count with reference to the specified changeCountToken.

Syntax

[Foundation.Export("updateChangeCountWithToken:forSaveOperation:")]
public virtual void UpdateChangeCount (Foundation.NSObject changeCountToken, UIDocumentSaveOperation saveOperation)

Parameters

changeCountToken
Token to be overridden.
saveOperation
This represents a constant indicating if a document file is being written for the first time or being overwritten.

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Requirements

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