Method AddAction
AddAction(iOSNotificationAction)
Add action to this category. Actions must be added prior to registering the category.
Declaration
public void AddAction(iOSNotificationAction action)
Parameters
| Type | Name | Description |
|---|---|---|
| iOSNotificationAction | action | Action to add |