desktop-portal-0.6.0.0: Desktop Portal.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Desktop.Portal.Camera

Synopsis

Documentation

accessCamera :: Client -> IO (Request ()) Source #

Requests access to the camera.

If access is granted, then request will return (), otherwise it will be cancelled.