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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
UserNotification.isPresented
Whether the notification has been presented.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| UserNotification | 2.8 | Yes | No | No | No | No |
MBS( "UserNotification.isPresented"; UserNotificationReference ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| UserNotificationReference | An user notification reference. | $ref |
Result
Returns 0 or 1 or error.
Description
Whether the notification has been presented.In some cases, e.g. when your application is frontmost, the notification center may decide not to actually present a delivered notification. In that case, the value of this property will be 0. It will be set to 1 if the notification was presented according to user preferences (note: this can mean no dialog, animation, or sound, if the user has turned off notifications completely for your application).
See also
- UserNotification.deliveredNotifications
- UserNotification.deliverNotification
- UserNotification.GetResponse
- UserNotification.isRemote
Created 18th August 2014, last changed 18th August 2014
UserNotification.hasActionButton - UserNotification.isRemote
Feedback: Report problem or ask question.
Links
MBS FileMaker tutorial videos