Files
amnezia-client/client/platforms/macos_ne/ScreenProtection.swift
T

11 lines
102 B
Swift
Raw Normal View History

2024-10-04 21:52:50 +07:00
//import UIKit
public func toggleScreenshots(_ isEnabled: Bool) {
}
class ScreenProtection {
}