CoreProximityEvaluationScore
CoreProximityEvaluationScore
CoreProximityEvaluationScore
CoreProximityEvaluationScore
Enum
Definition
Specifies the rank of an object as the probable target, relative to other objects that intersect the touch contact area.
public : enum class CoreProximityEvaluationScore
enum class winrt::Windows::UI::Core::CoreProximityEvaluationScore : int32_t
public enum CoreProximityEvaluationScore
Public Enum CoreProximityEvaluationScore
- Attributes
Windows 10 requirements
Device family |
Windows 10 (introduced v10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
Closest Closest Closest Closest | 0 | The object is the most probable target. |
Farthest Farthest Farthest Farthest | 2147483647 | The object is the least probable target. |
Feedback
Loading feedback...