pendingLineTimestampMs property
int?
get
pendingLineTimestampMs
Timestamp for the pending two-tap line start, if any.
Implementation
int? get pendingLineTimestampMs => _drawModeEngine.pendingLineTimestampMs;