Method ToUtc
ToUtc()
Converts this trigger into the one using UTC time.
Declaration
public iOSNotificationCalendarTrigger ToUtc()
Returns
| Type | Description |
|---|---|
| iOSNotificationCalendarTrigger | A new trigger with UtcTime set to true and other field adjusted accordingly. |