selectedText
A string that represents the selected text.
Declaration
var selectedText: String? { get }Mentioned in
Discussion
Return nil if no active selection exists.
A string that represents the selected text.
var selectedText: String? { get }Return nil if no active selection exists.