Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Functions to modify the current application.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.6 / 11.1 | ✅ 94% | 🔶 35% | 🔶 35% | 🔶 65% | 🔶 47% |
Item | Details |
---|---|
App.CancelUserAttentionRequest Cancels a previous user attention request. | Mac only 6.1 |
App.ClearTouchBar Clears a TouchBar assigned to the app. | Mac only 8.4 |
App.CompactMemory Compacts application memory. | Win only 8.5 |
App.EffectiveUserID Queries effective user ID. | Mac/Linux/iOS 8.0 |
App.Exit Quits the current process. | All 11.1 |
App.GetDockBadgeLabel Returns the tile's current badge label. | Mac/iOS 2.6 |
App.GetDockIcon Queries the dock icon. | Mac only 3.2 |
App.GetProcessName Queries the name of the application. | All 3.2 |
App.GetProcessPath Queries the path of the application. | All 3.5 |
App.MemoryUsed Queries amount of memory used. | Mac/Win 6.5 |
App.OpenFile Asks app to open a given file. | Mac only 7.4 |
App.ProcessID Queries process ID. | All 8.0 |
App.RequestUserAttention Starts a user attention request. | Mac only 6.1 |
App.SetDockBadgeLabel Sets the string to be displayed in the tile's badging area. | Mac/iOS 2.6 |
App.SetDockIcon Sets the image for the dock icon for this application. | Mac only 3.2 |
App.SetProcessName Sets the name of the current application. | Mac only 3.2 |
App.UserID Queries user ID. | Mac/Linux/iOS 8.0 |
17 functions.
Feedback: Report problem or ask question.