Gets or sets the distance from the edge of the view where user interactions would trigger autoscrolling.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public double ScrollZoneSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollZoneSize As Double |
A double value. The default is 15.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |