TouchHitTestingEventArgs Class
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.
public ref class TouchHitTestingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 131072)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TouchHitTestingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 131072)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TouchHitTestingEventArgs
Public NotInheritable Class TouchHitTestingEventArgs
- Inheritance
- Attributes
Properties
| Name | Description |
|---|---|
| BoundingBox | |
| Handled | |
| Point | |
Methods
| Name | Description |
|---|---|
| EvaluateProximityToPolygon(Point[]) | |
| EvaluateProximityToRect(Rect) | |
| GetProximityEvaluation() | |
| SetProximityEvaluation(ProximityEvaluation) | |