amnezia-client/client/platforms/macos_ne/ScreenProtection.swift
2024-10-04 21:52:50 +07:00

10 lines
102 B
Swift

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