ICoreWebView2PointerInfo.get_TouchPressure

Get the TouchPressure of the pointer event. This corresponds to the pressure property of the POINTER_TOUCH_INFO struct as defined in the Windows SDK (winuser.h).

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_TouchPressure
()

Meta