goToSettingsMaxAskCount property

int? goToSettingsMaxAskCount
final

Maximum number of times to show the "go to settings" prompt. 0 = never show, 1 = show once only, null = unlimited (respects duration only) Default: null (unlimited, respects duration)

Implementation

final int? goToSettingsMaxAskCount;