Changes between Version 2 and Version 3 of Ticket #52210, comment 9


Ignore:
Timestamp:
Nov 2, 2016, 11:46:37 AM (8 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52210, comment 9

    v2 v3  
    9393}}}
    9494
    95 According to https://developer.apple.com/reference/iokit/kiopmassertiontypepreventuseridledisplaysleep the `kIOPMAssertionTypePreventUserIdleDisplaySleep` variable has only been defined in 10.7.
     95According to https://developer.apple.com/reference/iokit/kiopmassertiontypepreventuseridledisplaysleep the `kIOPMAssertionTypePreventUserIdleDisplaySleep` variable has only been defined in 10.7 and the function `IOPMAssertionCreateWithDescription()` that uses it is also only available since 10.7.