Contents

beforeCATransactionCommit

A phase that runs before a Core Animation transaction commit.

Declaration

class var beforeCATransactionCommit: UIUpdateActionPhase { get }

Discussion

This phase runs before flush().

See Also

Phases