Readonly
iosReadonly
androidGets/sets the title displayed in the notification alert.
= '']
0.1
Gets/sets the path of the file that will be played when a notification is displayed. For iOS, sounds that last longer than 30 seconds are not supported. If you specify a file with a sound that plays over 30 seconds, the default sound is played instead.
= '']
0.1
Gets/sets the path of the image that will be displayed as large icon for Android, as the launch image when the user taps for iOS.
= '']
0.1
Gets/sets the fire date of the LocalNotification. FireDate is the date and time when the system should deliver the notification in the default timezone. If the specified value is null or is a date in the past, the notification is delivered immediately.
= Date.now()]
0.1
Gets/sets the repeat interval of the LocalNotification. When you schedule local notification, it will repeats by repeatInterval as miliseconds.
= 0]
0.1
Generated using TypeDoc
Gets/sets the message displayed in the notification alert.
Property
= '']
Android
Ios
Static
Since
0.1