Declaration

func updateChangeCount(_ changeType: NSDocument.ChangeType)

Declaration

- (void) updateChangeCount:(NSDocumentChangeType) changeType;

Declaration

updateChangeCount_(changeType: NSDocumentChangeType)