InputEventScreenTouch.position

The touch position.

  1. Vector2 position [@property getter]
    struct InputEventScreenTouch
    @nogc nothrow @property
    Vector2
    position
    ()
  2. Vector2 position [@property setter]

Meta