amnezia-client/client/platforms/macos_ne/ScreenProtection.swift
2025-02-12 18:54:01 +01:00

10 lines
102 B
Swift

//import UIKit
public func toggleScreenshots(_ isEnabled: Bool) {
}
class ScreenProtection {
}