Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 666 Bytes

coreproximityevaluation.md

File metadata and controls

29 lines (18 loc) · 666 Bytes
-api-id -api-type
T:Windows.UI.Core.CoreProximityEvaluation
winrt struct

CoreProximityEvaluation

-description

Contains the rank of an object as the probable target of the touch contact area.

-struct-fields

-field Score

Rank of an object as the probable target compared to the other objects that intersect the touch contact area. The value is a CoreProximityEvaluationScore.

-field AdjustedPoint

Adjusted touch point that hits the closest object identified by the value of Score.

-remarks

-examples

-see-also