PointerPoint.FrameId Property

Gets the id of an input frame.

Syntax

public:
property uint32 FrameId {
         uint32 get ();
}  

Property value

Type: uint32 

  The frame id.

Remarks

In the PointerPoint objects returned from input events, this field is always zero.

A frame is a collection of input points at a specific instance in time. The frame id is a common identifier for each input point in the collection.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPoint Class

PointerPoint Members

Windows.UI.Input Namespace