MobileNotifications.PresentationModes

From Xojo Documentation

Enumeration
Class.PresentationModes

New in 2020r2

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.