SwipeViewSwipeStarted Class

Definition

public ref class SwipeViewSwipeStarted : IEquatable<Microsoft::Maui::SwipeViewSwipeStarted ^>
public class SwipeViewSwipeStarted : IEquatable<Microsoft.Maui.SwipeViewSwipeStarted>
type SwipeViewSwipeStarted = class
    interface IEquatable<SwipeViewSwipeStarted>
Public Class SwipeViewSwipeStarted
Implements IEquatable(Of SwipeViewSwipeStarted)
Inheritance
SwipeViewSwipeStarted
Implements

Constructors

SwipeViewSwipeStarted(SwipeDirection)
SwipeViewSwipeStarted(SwipeViewSwipeStarted)

Properties

EqualityContract
SwipeDirection

Methods

<Clone>$()
Deconstruct(SwipeDirection)
Equals(Object)
Equals(SwipeViewSwipeStarted)
GetHashCode()
PrintMembers(StringBuilder)
ToString()

Operators

Equality(SwipeViewSwipeStarted, SwipeViewSwipeStarted)
Inequality(SwipeViewSwipeStarted, SwipeViewSwipeStarted)

Applies to