Hierarchy

  • NotificationIOSProps

Properties

applicationIconBadgeNumber: number

Gets/sets badge number of the application. This number will be displayed as the application's icon badge.

Property

= 0]

Ios

Static

Since

0.1

hasAction: boolean

Gets/sets the boolean value that controls whether the notification shows or hides the alert action.

Property

= true]

Ios

Static

Since

0.1

userInfo: any

Gets/sets the user information of the LocalNotification.

Property

= {}]

Ios

Static

Since

0.1

Generated using TypeDoc