Contents

kCATransactionDisableActions

A key whose value indicates whether implicit actions for property changes made within the transaction group are suppressed.

Declaration

let kCATransactionDisableActions: String

Discussion

If true, implicit actions for property changes made within the transaction group are suppressed. The value for this key must be an instance of NSNumber.

See Also

Constants