SizeRequest Struct
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.
Caution
Use Microsoft.Maui.Size instead.
Struct that defines minimum and maximum Sizes.
public value class SizeRequest : IEquatable<Microsoft::Maui::SizeRequest>
public struct SizeRequest : IEquatable<Microsoft.Maui.SizeRequest>
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.SizeRequest+SizeRequestTypeConverter))]
[System.Obsolete("Use Microsoft.Maui.Size instead.")]
public struct SizeRequest : IEquatable<Microsoft.Maui.SizeRequest>
type SizeRequest = struct
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.SizeRequest+SizeRequestTypeConverter))>]
[<System.Obsolete("Use Microsoft.Maui.Size instead.")>]
type SizeRequest = struct
Public Structure SizeRequest
Implements IEquatable(Of SizeRequest)
- Inheritance
-
SizeRequest
- Attributes
- Implements
Size |
Creates a new SizeRequest object that requests at least the size |
Size |
Creates a new SizeRequest with the specified |
Equals(Object) | |
Equals(Size |
|
Get |
|
To |
Returns a string representation of the size request. |
Equality(Size |
|
Implicit(Size to Size |
|
Implicit(Size |
|
Inequality(Size |
Product | Versions (Obsolete) |
---|---|
.NET MAUI | 8 (9) |
.NET MAUI feedback
.NET MAUI is an open source project. Select a link to provide feedback: