-api-id | -api-type |
---|---|
P:Windows.Devices.PointOfService.LineDisplayCursorAttributes.Position |
winrt property |
Gets or sets the position of the cursor.
The position of the cursor.
The maximum cursor position is described by the cursor owner’s LineDisplayWindow.Size property.
The default value of this property is {0,0}.
Changes to this property are committed to the device on the next call to LineDisplayCursor.TryUpdateAttributesAsync(LineDisplayCursorAttributes).
LineDisplayCursor.TryUpdateAttributesAsync(LineDisplayCursorAttributes)