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
Begin a new transaction for the current thread.
class func begin()The transaction is nested within the thread’s current transaction, if there is one.