Share via


SwipeViewSwipeStarted.Equals Method

Definition

Overloads

Equals(SwipeViewSwipeStarted)
Equals(Object)

Equals(SwipeViewSwipeStarted)

public:
 virtual bool Equals(Microsoft::Maui::SwipeViewSwipeStarted ^ other);
public virtual bool Equals (Microsoft.Maui.SwipeViewSwipeStarted? other);
Public Overridable Function Equals (other As SwipeViewSwipeStarted) As Boolean

Parameters

Returns

Implements

Applies to

Equals(Object)

public:
 override bool Equals(System::Object ^ obj);
public override bool Equals (object? obj);
Public Overrides Function Equals (obj As Object) As Boolean

Parameters

obj
Object

Returns

Applies to