KeyboardEvent.Location
KeyboardEvent.Location property
The location attribute contains an indication of the logical location of the key on the device.
public ulong Location { get; }
Property Value
The location.
See Also
- class KeyboardEvent
- package com.aspose.html.Dom.Events
- package Aspose.HTML