Contents

nw_browser_state_changed_handler_t

A handler that delivers browser state updates with associated errors.

Declaration

typealias nw_browser_state_changed_handler_t = (nw_browser_state_t, nw_error_t?) -> Void

See Also

Data Types