SwipeViewCloseRequest Class

Definition

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

Constructors

SwipeViewCloseRequest(Boolean)
SwipeViewCloseRequest(SwipeViewCloseRequest)

Properties

Animated
EqualityContract

Methods

<Clone>$()
Deconstruct(Boolean)
Equals(Object)
Equals(SwipeViewCloseRequest)
GetHashCode()
PrintMembers(StringBuilder)
ToString()

Operators

Equality(SwipeViewCloseRequest, SwipeViewCloseRequest)
Inequality(SwipeViewCloseRequest, SwipeViewCloseRequest)

Applies to