markSnapshotSaved method

void markSnapshotSaved(
  1. FdcGridLayoutSnapshot snapshot
)

Records that snapshot is the latest successfully persisted layout state.

Implementation

void markSnapshotSaved(FdcGridLayoutSnapshot snapshot) {}