Summary
Gets the mouse position, in screen coordinates.
- Namespace
- Avalonia
.Input - Containing Type
- IMouseDevice
Syntax
[Obsolete("Use PointerEventArgs.GetPosition")]
PixelPoint Position { get; }
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Value
Type | Description |
---|---|
PixelPoint |