Property Target
- Namespace
- SharpVectors.Dom.Events
- Assembly
- SharpVectors.Dom.dll
Target
(DOM Level 2) Used to indicate the event target.
public IEventTarget Target { get; }
Property Value
Remarks
This attribute contains the target node when used with the DOM event flow.