Polygon : Shape (UWP/Android/iOS/tvOS) Object (WASM)
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Polygon 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, Polygon has Uno-specific documentation here.
To better understand how Polygon works, you can run your own tests on the Uno Playground.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty PointsProperty | WASM, Skia, Mobile |
| PointCollection Points | WASM, Skia, Mobile |
Below are all properties, methods, and events of Polygon that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty FillRuleProperty | all platforms supported by Uno Platform |
| DependencyProperty PointsProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| FillRule FillRule | all platforms supported by Uno Platform |
| PointCollection Points | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| Polygon FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(Polygon) | 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.