amnezia-client/client/platforms/macos/ScreenProtection.swift
2024-10-03 23:06:12 +07:00

10 lines
102 B
Swift

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