NSDocument.ChangeCountToken(NSSaveOperationType) Method

Definition

[Foundation.Export("changeCountTokenForSaveOperation:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject ChangeCountToken (AppKit.NSSaveOperationType saveOperation);
abstract member ChangeCountToken : AppKit.NSSaveOperationType -> Foundation.NSObject
override this.ChangeCountToken : AppKit.NSSaveOperationType -> Foundation.NSObject

Parameters

saveOperation
NSSaveOperationType

Returns

Attributes

Applies to