[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.GetSelectedTextAsync

GetSelectedTextAsync Method

GetSelectedTextAsync()

Gets currently selected text asynchronously.

Declaration
public Task<string> GetSelectedTextAsync()
Returns
Type Description
Task<string>