Skip to main content
Apple Developer Docs
×
AVKit
/
AVCaptureEventInteraction
/
init(eventHandler:)
init(eventHandler:)
Declaration
init
(
eventHandler
handler
:
@escaping
(
AVCaptureEvent
) ->
Void
)