Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

NSEventFilter.EnableAllEvents

Enables all events.

Component Version macOS Windows Linux Server iOS SDK
NSEventFilter 2.9 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "NSEventFilter.EnableAllEvents" )

Parameters

none

Result

Returns OK on success.

Description

Enables all events.
Event filtering requires macOS 10.6 or newer.

Examples

Enable all events

MBS( "NSEventFilter.EnableAllEvents" )

See also

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 10th August 2020


NSEventFilter.DisableEvents - NSEventFilter.EnableEvents