Web SDK - TouchMask

Home > @rainway/web > TouchMask

TouchMask enum

Indicates which fields of TouchAbsolute are valid. https://docs.microsoft.com/en-us/previous-versions/windows/desktop/inputmsg/touch-mask-constants

Signature:

export declare enum TouchMask 

Enumeration Members

MemberValueDescription
ContactArea1The contact area fields in this TouchAbsolute record are valid.
Orientation2The orientation field in this TouchAbsolute record is valid.
Pressure4The pressure field in this TouchAbsolute record is valid.