OpenWindowRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET MAUI