| Member Name | Description |
|---|---|
| All | Use all default values (where applicable). |
| Lights | Use the default notification lights. This will ignore the NotificationFlags.ShowLights bit, and Notification.LedARGB, Notification.LedOffMS, or Notification.LedOnMS. |
| Sound | Use the default notification sound. This will ignore any given Notification.Sound. |
| Vibrate | Use the default notification vibrate. This will ignore any given Notification.Vibrate. Using phone vibration requires the Android.Manifest.Permission.Vibrate permission. |