Optional
colorOptional
indeterminateGets/sets the indeterminate status of the LocalNotification. If indeterminate, set the progress this notification represents. You shouldn't use both indeterminate and Notifications.LocalNotification#subText at the same time.
= false]
0.1
Gets/sets the text that that is displayed in the status bar when the notification first arrives to the Notification Center of the Android.
= '']
0.1
Gets/sets the vibration status when the notification first arrives to the Notification Center of the Android.
= false]
0.1
0.1
Gets/sets the priority of the LocalNotification. Priority determines how much attention should be consumed by this notification. LOW_PRIORTY notifications may be hidden from the user in certain situations while the user might be interrupted for a higher-priority notification.
= Notifications.Priority.DEFAULT]
0.1
Gets/sets the subtext of the LocalNotification. Android will shown subtext as the third line of the notification. You shouldn't use both Notifications.LocalNotification#indeterminate and subText at the same time.
= '']
0.1
Generated using TypeDoc
Gets/sets the color to be applied by the standard Style templates when presenting this notification for Android. This property works only for Android version LOLLIPOP (API 21) or above.
Property
Android
Static
Since
0.1