Docs.rs
  • webview2-com-0.5.0
    • webview2-com 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wravery
    • Dependencies
      • webview2-com-macros ^0.3.0 normal
      • webview2-com-sys ^0.5.0 normal
      • windows ^0.20.1 normal
      • regex ^1.5.4 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
      • webview2-com-sys ^0.5.0 dev
      • windows ^0.20.1 dev
    • Versions
    • 78.69% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

webview2_com0.5.0

Module TouchInput

Module Items

  • Structs
  • Constants
  • Functions

In webview2_com::Windows::Win32::UI

webview2_com::Windows::Win32::UI

Module TouchInput

Source

Structs§

  • GESTURECONFIG
  • GESTURECONFIG_ID
  • GESTUREINFO
  • GESTURENOTIFYSTRUCT
  • HGESTUREINFO
  • HTOUCHINPUT
  • IInertiaProcessor
  • IManipulationProcessor
  • MANIPULATION_PROCESSOR_MANIPULATIONS
  • REGISTER_TOUCH_WINDOW_FLAGS
  • TOUCHEVENTF_FLAGS
  • TOUCHINPUT
  • TOUCHINPUTMASKF_MASK
  • _IManipulationEvents

Constants§

  • GID_BEGIN
  • GID_END
  • GID_PAN
  • GID_PRESSANDTAP
  • GID_ROLLOVER
  • GID_ROTATE
  • GID_TWOFINGERTAP
  • GID_ZOOM
  • InertiaProcessor
  • MANIPULATION_ALL
  • MANIPULATION_NONE
  • MANIPULATION_ROTATE
  • MANIPULATION_SCALE
  • MANIPULATION_TRANSLATE_X
  • MANIPULATION_TRANSLATE_Y
  • ManipulationProcessor
  • TOUCHEVENTF_DOWN
  • TOUCHEVENTF_INRANGE
  • TOUCHEVENTF_MOVE
  • TOUCHEVENTF_NOCOALESCE
  • TOUCHEVENTF_PALM
  • TOUCHEVENTF_PEN
  • TOUCHEVENTF_PRIMARY
  • TOUCHEVENTF_UP
  • TOUCHINPUTMASKF_CONTACTAREA
  • TOUCHINPUTMASKF_EXTRAINFO
  • TOUCHINPUTMASKF_TIMEFROMSYSTEM
  • TWF_FINETOUCH
  • TWF_WANTPALM

Functions§

  • CloseGestureInfoHandle⚠
  • CloseTouchInputHandle⚠
  • GetGestureConfig⚠
  • GetGestureExtraArgs⚠
  • GetGestureInfo⚠
  • GetTouchInputInfo⚠
  • IsTouchWindow⚠
  • RegisterTouchWindow⚠
  • SetGestureConfig⚠
  • UnregisterTouchWindow⚠