SmartGlassHtmlSurface.PointerPressed Event

Event raised when the SmartGlass device pointer is pressed into the digitizer surface.

Syntax

public:
event TypedEventHandler<SmartGlassHtmlSurface^ , PointerEventArgs^ >^ PointerPressed {
         EventRegistrationToken add (TypedEventHandler<SmartGlassHtmlSurface^ , PointerEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassHtmlSurface Class

SmartGlassHtmlSurface Members

Windows.Xbox.SmartGlass Namespace