Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 724 Bytes

linedisplaycursor_tryupdateattributesasync_248842415.md

File metadata and controls

27 lines (18 loc) · 724 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.LineDisplayCursor.TryUpdateAttributesAsync(Windows.Devices.PointOfService.LineDisplayCursorAttributes)
winrt method

Windows.Devices.PointOfService.LineDisplayCursor.TryUpdateAttributesAsync

-description

Attempts to asynchronously update the attributes of the line display curor.

-parameters

-param attributes

The attributes to be applied to the cursor.

-returns

Returns True if the attributes were successfully updated; otherwise, False.

-remarks

-see-also

-examples