SwipeViewSwipeChanging Class

Definition

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

Constructors

SwipeViewSwipeChanging(SwipeDirection, Double)
SwipeViewSwipeChanging(SwipeViewSwipeChanging)

Properties

EqualityContract
Offset
SwipeDirection

Methods

<Clone>$()
Deconstruct(SwipeDirection, Double)
Equals(Object)
Equals(SwipeViewSwipeChanging)
GetHashCode()
PrintMembers(StringBuilder)
ToString()

Operators

Equality(SwipeViewSwipeChanging, SwipeViewSwipeChanging)
Inequality(SwipeViewSwipeChanging, SwipeViewSwipeChanging)

Applies to