Line : Shape (UWP/Android/iOS/tvOS) Object (WASM)
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Line 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, Line has Uno-specific documentation here.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty X1Property | WASM, Skia, Mobile |
| DependencyProperty X2Property | WASM, Skia, Mobile |
| DependencyProperty Y1Property | WASM, Skia, Mobile |
| DependencyProperty Y2Property | WASM, Skia, Mobile |
| double X1 | WASM, Skia, Mobile |
| double X2 | WASM, Skia, Mobile |
| double Y1 | WASM, Skia, Mobile |
| double Y2 | WASM, Skia, Mobile |
Below are all properties, methods, and events of Line that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty X1Property | MacOS |
| DependencyProperty X2Property | MacOS |
| DependencyProperty Y1Property | MacOS |
| DependencyProperty Y2Property | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| double X1 | MacOS |
| double X2 | MacOS |
| double Y1 | MacOS |
| double Y2 | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| Line FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(Line) | 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.