InputEventScreenTouch.index

The touch index in the case of a multi-touch event. One index = one finger.

  1. long index [@property getter]
    struct InputEventScreenTouch
    @nogc nothrow @property
    long
    index
    ()
  2. long index [@property setter]

Meta