synthesized property
final
Set if this pointer data was synthesized by pointer data packet converter. pointer data packet converter will synthesize additional pointer datas if the input sequence of pointer data is illegal.
For example, a down pointer data will be synthesized if the converter receives a move pointer data while the pointer is not previously down.
Implementation
final bool synthesized;