ProximityEvaluation Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 131072)]
/// [Windows.Foundation.Metadata.Experimental]
struct ProximityEvaluation
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 131072)]
[Windows.Foundation.Metadata.Experimental]
public struct ProximityEvaluation
var proximityEvaluation = {
score : /* Your value */,
adjustedPoint : /* Your value */
}
Public Structure ProximityEvaluation
- Inheritance
-
ProximityEvaluation
- Attributes
Fields
| Name | Description |
|---|---|
| AdjustedPoint | |
| Score | |