Summary
Gets the mouse position, in screen coordinates.
- Namespace
- Avalonia
.Input - Containing Type
- MouseDevice
Syntax
[Obsolete("Use events instead")]
public PixelPoint Position { get; protected set; }
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Value
Type | Description |
---|---|
PixelPoint |