Property Id
Id
An identifier for this action. Each action within an application unique must have unique ID. This ID will be returned by iOSNotificationCenter.GetLastRespondedNotificationAction if user chooses this action.
Declaration
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| string |