ICoreWebView2PointerInfo.get_PointerKind

Get the PointerKind of the pointer event. This corresponds to the pointerKind property of the POINTER_INFO struct. The values are defined by the POINTER_INPUT_KIND enum in the Windows SDK (winuser.h). Supports PT_PEN and PT_TOUCH.

interface ICoreWebView2PointerInfo
@" propget"
HRESULT
get_PointerKind
()

Meta