Property swipeable
swipeable
Whether or not the SwipeView is swipeable.
By default, the SwipeView is swipeable. If you set this property to false, you won't be able to interact with the SwipeView (except programmatically).
Declaration
public bool swipeable { get; set; }
Property Value
Type | Description |
---|---|
bool |