init(delegate:)
Creates a new waiter with the specified delegate.
Declaration
init(delegate: (any XCTWaiterDelegate)?)Parameters
- delegate:
The Xctwaiterdelegate that wait events should be sent to.
Creates a new waiter with the specified delegate.
init(delegate: (any XCTWaiterDelegate)?)The Xctwaiterdelegate that wait events should be sent to.