Commits all changes made during the current transaction.
SDKs
- iOS 8.0+
- macOS 10.8+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 3.0+
Framework
- Scene
Kit
Declaration
+ (void)commit;
Discussion
If there is no current transaction, this method has no effect.
Commits all changes made during the current transaction.
SDKs
Framework
+ (void)commit;
If there is no current transaction, this method has no effect.