Contents

selectedString()

Returns the currently selected text in the web document as a string.

Declaration

func selectedString() -> String!

Return Value

The currently selected text in the web document.

See Also

Selecting and deselecting text