Contents

dealloc

The callback invoked when the retain count of a CTRunDelegate reaches 0 and the CTRunDelegate is deallocated. This callback may be NULL.

Declaration

var dealloc: CTRunDelegateDeallocateCallback

See Also

Instance Properties