Document.createTouchList

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

Meta