shouldAutomaticallySendPendingActions property

bool shouldAutomaticallySendPendingActions

Determines if the pending Actions should be automatically be send when the ApptiveGrid Widget is created. Defaults to true

Implementation

bool get shouldAutomaticallySendPendingActions => true;