MobileNotifications.PresentationModes
From Xojo Documentation
Enumeration
The ways in which you can request the notification received to be displayed to the user.
Values
Enum |
---|
Alert |
AlertAndBadge |
AlertAndSound |
All |
Badge |
None |
Sound |
SoundAndBadge |
Compatibility
iOS projects on iOS and iPadOS operating systems.
See Also
NotificationReceived event.