Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to WakeNotifierMBS class.
WakeNotifierMBS.CallEvents as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Default is false.
(Read and Write property)
WakeNotifierMBS.DisableSleep as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Not used if you have code in the SleepRequest event handler.
(Read and Write property)
WakeNotifierMBS.HadSleeped as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
You can set this value to false to reset it.
(Read and Write property)
WakeNotifierMBS.LastSleepTime as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Changed type from integer to double in version 4.2.
Value is the same as in date.totalseconds.
(Read and Write property)
WakeNotifierMBS.LastWakeTime as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Changed type from integer to double in version 4.2.
Value is the same as in date.totalseconds.
(Read and Write property)
WakeNotifierMBS.SleepCount as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
WakeNotifierMBS.SleepEventCount as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
For debugging so you know that sleep requests are handled.
(Read and Write property)
WakeNotifierMBS.Valid as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
False, if no Power Manager is installed.
(Read only property)
WakeNotifierMBS.WakeCount as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Power | MBS MacClassic Plugin | 2.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
The items on this page are in the following plugins: MBS MacClassic Plugin.