Skip to main content

screen_recording_permission_status

Function screen_recording_permission_status 

Source
pub fn screen_recording_permission_status() -> CameraPermission
Expand description

Query the platform Screen Recording grant without touching SCK.

This uses CoreGraphics’ screen-capture TCC preflight API, which is the cheap permission check Apple exposes for this privacy class.