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