ICoreWebView2PointerInfo.put_TouchPressure

Set 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
@" propput"
HRESULT
put_TouchPressure
(
in UINT32 touchPressure
)

Meta