Rectangle : Shape
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Rectangle that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
In addition, Rectangle has Uno-specific documentation here.
To better understand how Rectangle works, you can run your own tests on the Uno Playground.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty RadiusXProperty | WASM, Skia, Mobile |
| DependencyProperty RadiusYProperty | WASM, Skia, Mobile |
| double RadiusX | WASM, Skia, Mobile |
| double RadiusY | WASM, Skia, Mobile |
Below are all properties, methods, and events of Rectangle that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty RadiusXProperty | MacOS |
| DependencyProperty RadiusYProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| double RadiusX | MacOS |
| double RadiusY | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| Rectangle FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(Rectangle) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.