Document.createTouchList

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createTouchList(Touch touch, Touch touches)
  2. auto createTouchList()
  3. auto createTouchList(Sequence!(Touch) touches)
    struct Document
    nothrow
    createTouchList
    ()
    (
    scope ref Sequence!(Touch) touches
    )

Meta