We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4c0cc commit b1bf867Copy full SHA for b1bf867
1 file changed
src/api-wrappers/PrivateApis.swift
@@ -222,6 +222,7 @@ func CGSSpaceGetType(_ cid: CGSConnectionID, _ sid: CGSSpaceID) -> CGSSpaceType
222
func SLSManagedDisplayIsAnimating(_ cid: CGSConnectionID, _ displayUuid: CFString) -> Bool
223
224
225
+
226
// ------------------------------------------------------------
227
// below are some notes on some private APIs I experimented with
228
0 commit comments