Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 816 Bytes

pointerpredictor_createforinputpointersource_1467140847.md

File metadata and controls

32 lines (19 loc) · 816 Bytes
-api-id -api-type
M:Microsoft.UI.Input.PointerPredictor.CreateForInputPointerSource(Microsoft.UI.Input.InputPointerSource)
winrt method

Microsoft.UI.Input.PointerPredictor.CreateForInputPointerSource(Microsoft.UI.Input.InputPointerSource)

-description

Creates an instance of a PointerPredictor for the specified InputPointerSource.

-parameters

-param inputPointerSource

The source of the input Pointer.

-returns

A pointer predictor instance.

-remarks

-see-also

PointerPredictor.Close

-examples