Property Repeats
Repeats
Whether notification should repeat. If true, notification will repeat at the same interval as initial time from the current one.
Declaration
public bool Repeats { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Whether notification should repeat. If true, notification will repeat at the same interval as initial time from the current one.
public bool Repeats { get; set; }
| Type | Description |
|---|---|
| bool |