[]
Specifies how to show visual feedback when scroll reach end point.
public enum BoundaryFeedbackMode
Name | Description |
---|---|
Split | When scroll reach the end point, content area will continue scroll a little, and then bound back. |
Standard | When scrolling reach the end point, the owner form will move a small distance and then bound back. |