Platforms to show: All Mac Windows Linux Cross-Platform
WakeNotifierMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Notes:
For Mac OS X 10.5.6 you see the SleepDemand and the WakeUp events when your Mac sleeps and wakes up.
In the plugins is the WakeNotifierMBS class and the SleepNotificationMBS class. WakeNotifierMBS uses the API coming from Mac OS and it can delay sleep. SleepNotificationMBS works on the lower Next APIs.
- 4 events
- event SleepDemand
- event SleepRequest as boolean
- event SleepRevoke
- event WakeUp
- 9 properties
- property CallEvents as boolean
- property DisableSleep as boolean
- property HadSleeped as boolean
- property LastSleepTime as Double
- property LastWakeTime as Double
- property SleepCount as Integer
- property SleepEventCount as Integer
- property Valid as boolean
- property WakeCount as Integer
This class has no sub classes.
Some examples using this class:
The items on this page are in the following plugins: MBS MacClassic Plugin.
VolumeInformationMBS - WebView2CookieManagerMBS
