Contents

begin()

Begin a new transaction for the current thread.

Declaration

class func begin()

Discussion

The transaction is nested within the thread’s current transaction, if there is one.

See Also

Related Documentation

  • Core Animation Programming Guide

Creating and Committing Transactions