Click or drag to resize

TouchEventArgsGetHashCode Method

Serves as the default hash function.

Namespace:  DotNetBrowser.Input.Touch.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.
See Also