[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.HighlightSelectionTextAsync

HighlightSelectionTextAsync Method

HighlightSelectionTextAsync(Color)

Adds the specified backcolor attribute to the currently selected text asynchronously.

Declaration
public Task HighlightSelectionTextAsync(Color color)
Parameters
Type Name Description
Color color

Specifies the text background color.

Returns
Type Description
Task