Property resistance
resistance
The resistance of the SwipeView.
By default, the SwipeView has a resistance of 1.
If you set this property to more than 1, the SwipeView will be harder to swipe. If you set this property to less than 1, the SwipeView will be easier to swipe.
Declaration
public float resistance { get; set; }
Property Value
Type | Description |
---|---|
float |