OpenWindowRequest Class

Definition

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

Constructors

OpenWindowRequest(IPersistedState)
OpenWindowRequest(OpenWindowRequest)

Properties

EqualityContract
State

Methods

<Clone>$()
Deconstruct(IPersistedState)
Equals(Object)
Equals(OpenWindowRequest)
GetHashCode()
PrintMembers(StringBuilder)
ToString()

Operators

Equality(OpenWindowRequest, OpenWindowRequest)
Inequality(OpenWindowRequest, OpenWindowRequest)

Applies to