amnezia-client/client/platforms/ios/ScreenProtection.swift
2024-07-08 08:16:18 -07:00

10 lines
102 B
Swift

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