Home
last modified time | relevance | path

Searched defs:preventScreenCaptureAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-screen-capture/src/
H A DScreenCapture.ts35 export async function preventScreenCaptureAsync(key: string = 'default'): Promise<void> { function
/expo/packages/expo-screen-capture/build/
H A DScreenCapture.js30 export async function preventScreenCaptureAsync(key = 'default') { function