View.getSelectedText

Returns a pointer to a constant string containing the selected text in the view.

The value returned may be NULL if there is no selected text.

class View
string
getSelectedText
()

Return Value

Type: string

The string representing selected text.

Meta

Since

3.30