4 references to ValidateSwipeDirection
Microsoft.Maui (4)
Platform\iOS\MauiSwipeView.cs (4)
483 if (!ValidateSwipeDirection() || _isResettingSwipe) 510 if (_isResettingSwipe || !ValidateSwipeDirection()) 1174 if (_swipeDirection == null || !ValidateSwipeDirection()) 1190 if (_swipeDirection == null || !ValidateSwipeDirection())