presentAlert property

bool presentAlert
getter/setter pair

Display an alert when the notification is triggered while app is in the foreground. iOS 10+ only.

Implementation

bool presentAlert = true;