UIKit.UIDocument.ChangeCountTokenForSaveOperation Method
When overridden, returns an object encapsulating document changes. Used with UpdateChangeCount and Save.

Syntax

[Foundation.Export("changeCountTokenForSaveOperation:")]
public virtual Foundation.NSObject ChangeCountTokenForSaveOperation (UIDocumentSaveOperation saveOperation)

Parameters

saveOperation
This represents a constant indicating if a document file is being written for the first time or being overwritten.

Returns

NSObject

Remarks

This can be used from a background thread.

Requirements

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