-api-id | -api-type |
---|---|
P:Windows.Devices.PointOfService.LineDisplayAttributes.CurrentWindow |
winrt property |
Gets or sets the current window to which text is displayed.
The current window to which text is displayed.
Setting the current window does not refresh that window's viewport. If the viewports of the current window and another window overlap, and the other window has changed content within the viewport, then refreshWindow may be called to restore the window's viewport contents.
Changes to this property are committed to the device on the next call to ClaimedLineDisplay.TryUpdateAttributesAsync(LineDisplayAttributes).
ClaimedLineDisplay.TryUpdateAttributesAsync(LineDisplayAttributes)