[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.BoundaryFeedbackMode

BoundaryFeedbackMode Enum

Specifies how to show visual feedback when scroll reach end point.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.C1TouchToolKit.4.8.dll
Syntax
public enum BoundaryFeedbackMode

Fields

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.