Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 450 Bytes

pointerpoint_frameid.md

File metadata and controls

23 lines (16 loc) · 450 Bytes
-api-id -api-type
P:Windows.UI.Input.PointerPoint.FrameId
winrt property

Windows.UI.Input.PointerPoint.FrameId

-description

Gets the ID of an input frame.

-property-value

The frame ID.

-remarks

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.

-examples

-see-also