badgeIncrement property

int? badgeIncrement
getter/setter pair

(iOS Only) If you want to increment the badge by some value, this integer will be the increment/decrement

Implementation

int? badgeIncrement;