scanningPrecision property

  1. @Deprecated('Replaced by previewBehavior.')
SparkScanScanningPrecision scanningPrecision

Implementation

@Deprecated('Replaced by previewBehavior.')
SparkScanScanningPrecision get scanningPrecision {
  return _scanningPrecision;
}