CoreProximityEvaluation
CoreProximityEvaluation
CoreProximityEvaluation
CoreProximityEvaluation
Struct
Definition
Contains the rank of an object as the probable target of the touch contact area.
public : struct CoreProximityEvaluationpublic struct CoreProximityEvaluationPublic Structure CoreProximityEvaluation// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
AdjustedPoint AdjustedPoint AdjustedPoint AdjustedPoint
Adjusted touch point that hits the closest object identified by the value of Score.
public : field Point AdjustedPointpublic field Point AdjustedPointPublic Field AdjustedPoint// This API is not available in Javascript.
Score Score Score 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.
public : field int Scorepublic field int ScorePublic Field Score// This API is not available in Javascript.