pub async fn request_all_permissions_js() -> Result<JsValue, JsValue>Expand description
__screenRequestAllPermissions() (M-PIX.9) — fires the
macOS TCC prompts for Camera + Mic + Screen Recording.
Returns { camera, microphone, screen_recording } statuses.