Contents

handler

An optional handler that performs custom evaluation of changes to the observed key path.

Declaration

var handler: XCTKVOExpectation.Handler? { get set }

Discussion

See Also

Custom KVO evaluation