Gets the x-coordinates of the input touch that triggered the event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public double X { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property X As Double |
A double value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |