Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit
/
DOMHTMLTextAreaElement
/
setSelectionRange(_:end:)
setSelectionRange(_:end:)
Declaration
func
setSelectionRange
(
_
start
:
Int32
,
end
:
Int32
)