Share via


SwipeViewSwipeEnded.Equality(SwipeViewSwipeEnded, SwipeViewSwipeEnded) Operator

Definition

public:
 static bool operator ==(Microsoft::Maui::SwipeViewSwipeEnded ^ left, Microsoft::Maui::SwipeViewSwipeEnded ^ right);
public static bool operator == (Microsoft.Maui.SwipeViewSwipeEnded? left, Microsoft.Maui.SwipeViewSwipeEnded? right);
Public Shared Operator == (left As SwipeViewSwipeEnded, right As SwipeViewSwipeEnded) As Boolean

Parameters

Returns

Applies to