TransactionCompletion public enum TransactionCompletion Possible ways to complete a transaction commit The transaction should be committed Declaration Swift case commit rollback The transaction should be rolled back Declaration Swift case rollback © 2015 - 2020 Feisty Dog, LLC under the MIT License. Generated by jazzy ♪♫ v0.13.3, a Realm project.