amnezia-client/client/platforms/macos/ScreenProtection.swift
2024-10-03 20:30:04 +07:00

10 lines
102 B
Swift

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